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, create, createCreator, createProxy, digAnnotation, digAnnotation, domNodeByTypeElements, element, equals, get, getAttributeNames, getCache, getContractTypes, getElementNames, getFactoryLocatorId, getFactoryServiceId, getHabitat, getImplementationClass, getInjectees, getInjector, getKey, getLocation, getProxyType, getQualifierAnnotations, getScopeAnnotation, getServiceLocator, getSymbolSpaceRoot, hashCode, inject, insertAfter, invoke, invoke, isCacheSet, isReified, leafElement, leafElements, nodeByTypeElement, nodeByTypeElements, nodeElement, nodeElements, rawAttribute, rawLeafElement, rawLeafElements, releaseCache, removeChild, removeLeafElement, removeListener, replaceChild, resolveReference, setCache, setLeafElements, setNodeElements, skipFromXml, unwrap, writeTo, writeToXmladdContractType, addQualifierAnnotation, dispose, removeContractType, removeQualifierAnnotation, setFactoryId, setName, setReifiedaddAdvertisedContract, addMetadata, addMetadata, addQualifier, clearMetadata, getAdvertisedContracts, getClassAnalysisName, getDescriptorType, getDescriptorVisibility, getImplementation, getLoader, getLocatorId, getMetadata, getName, getQualifiers, getRanking, getScope, getServiceId, isProxiable, pretty, readExternal, readObject, removeAdvertisedContract, removeAllMetadata, removeMetadata, removeQualifier, setClassAnalysisName, setDescriptorType, setDescriptorVisibility, setImplementation, setLoader, setLocatorId, setMetadata, setProxiable, setRanking, setScope, setServiceId, writeExternal, writeObjectclone, finalize, getClass, 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 org.glassfish.hk2.utilities.DescriptorImplCopyright © 2013. All Rights Reserved.