public final class GlassFishConfigBean
extends org.jvnet.hk2.config.ConfigBean
| Constructor and Description |
|---|
GlassFishConfigBean(org.jvnet.hk2.config.Dom source,
org.jvnet.hk2.config.Dom parent) |
GlassFishConfigBean(org.glassfish.hk2.api.ServiceLocator habitat,
org.jvnet.hk2.config.DomDocument document,
GlassFishConfigBean parent,
org.jvnet.hk2.config.ConfigModel model,
XMLStreamReader in) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends org.jvnet.hk2.config.Dom> |
copy(T parent)
Returns a copy of itself
|
<T extends org.jvnet.hk2.config.ConfigBeanProxy> |
createProxy(Class<T> proxyType) |
static <T extends org.jvnet.hk2.config.ConfigBeanProxy> |
getRawView(T s)
Returns the translated view of a configuration object
|
void |
initializationCompleted() |
String |
toString() |
addInterceptor, allocate, getLock, getMasterView, getObjectName, getOptionalFeature, getProxy, getter, parent, setMasterView, setObjectName, setteraddDefaultChildren, addLeafElement, addListener, attribute, attribute, attributes, changeLeafElement, convertName, createCreator, createProxy, digAnnotation, digAnnotation, domNodeByTypeElements, element, getAttributeNames, getElementNames, getHabitat, getInjector, getKey, getLocation, getProxyType, getSymbolSpaceRoot, inject, injectInto, insertAfter, invoke, invoke, leafElement, leafElements, nodeByTypeElement, nodeByTypeElements, nodeElement, nodeElements, rawAttribute, rawLeafElement, rawLeafElements, release, removeChild, removeLeafElement, removeListener, replaceChild, resolveReference, setLeafElements, setNodeElements, unwrap, writeTofetch, getClassLoader, lead, loadClass, metadata, type, typeNameaddInhabitantListener, get, isInstantiated, notify, removeInhabitantListenercompanions, get, getAnnotation, getAnnotation, getSerializedMetadata, getSerializedMetadata, setCompanionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinvokepublic GlassFishConfigBean(org.glassfish.hk2.api.ServiceLocator habitat,
org.jvnet.hk2.config.DomDocument document,
GlassFishConfigBean parent,
org.jvnet.hk2.config.ConfigModel model,
XMLStreamReader in)
public GlassFishConfigBean(org.jvnet.hk2.config.Dom source,
org.jvnet.hk2.config.Dom parent)
public static <T extends org.jvnet.hk2.config.ConfigBeanProxy> T getRawView(T s)
s - the config-api interface implementationpublic <T extends org.jvnet.hk2.config.ConfigBeanProxy> T createProxy(Class<T> proxyType)
createProxy in class org.jvnet.hk2.config.Domprotected <T extends org.jvnet.hk2.config.Dom> T copy(T parent)
copy in class org.jvnet.hk2.config.ConfigBeanpublic void initializationCompleted()
initializationCompleted in class org.jvnet.hk2.config.Dompublic String toString()
toString in class com.sun.hk2.component.EventPublishingInhabitantCopyright © 2017. All rights reserved.