|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.hk2.component.AbstractInhabitantImpl<T>
com.sun.hk2.component.LazyInhabitant
org.jvnet.hk2.config.Dom
org.jvnet.hk2.config.ConfigBean
org.glassfish.config.support.GlassFishConfigBean
public final class GlassFishConfigBean
Translated view of a configured objects where values can be represented with a @{xx.yy.zz} name to be translated using a property value translator.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.hk2.component.Holder |
|---|
com.sun.hk2.component.Holder.Impl<T> |
| Field Summary |
|---|
| Fields inherited from class org.jvnet.hk2.config.Dom |
|---|
document, model |
| Fields inherited from class com.sun.hk2.component.LazyInhabitant |
|---|
habitat |
| Constructor Summary | |
|---|---|
GlassFishConfigBean(org.jvnet.hk2.config.Dom source,
org.jvnet.hk2.config.Dom parent)
|
|
GlassFishConfigBean(org.jvnet.hk2.component.Habitat habitat,
org.jvnet.hk2.config.DomDocument document,
GlassFishConfigBean parent,
org.jvnet.hk2.config.ConfigModel model,
javax.xml.stream.XMLStreamReader in)
|
|
| Method Summary | ||
|---|---|---|
protected
|
copy(T parent)
Returns a copy of itself |
|
|
createProxy(java.lang.Class<T> proxyType)
|
|
static
|
getRawView(T s)
Returns the translated view of a configuration object |
|
void |
initializationCompleted()
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class org.jvnet.hk2.config.ConfigBean |
|---|
addInterceptor, allocate, getLock, getMasterView, getObjectName, getOptionalFeature, getProxy, getter, parent, setMasterView, setObjectName, setter |
| Methods inherited from class org.jvnet.hk2.config.Dom |
|---|
addDefaultChildren, addLeafElement, addListener, attribute, attribute, attributes, changeLeafElement, convertName, createProxy, createWomb, 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, writeTo |
| Methods inherited from class com.sun.hk2.component.LazyInhabitant |
|---|
get, isInstantiated, metadata, type, typeName |
| Methods inherited from class com.sun.hk2.component.AbstractInhabitantImpl |
|---|
companions, get, getSerializedMetadata, getSerializedMetadata, lead, setCompanions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jvnet.hk2.config.ConfigView |
|---|
getProxyType |
| Methods inherited from interface java.lang.reflect.InvocationHandler |
|---|
invoke |
| Constructor Detail |
|---|
public GlassFishConfigBean(org.jvnet.hk2.component.Habitat habitat,
org.jvnet.hk2.config.DomDocument document,
GlassFishConfigBean parent,
org.jvnet.hk2.config.ConfigModel model,
javax.xml.stream.XMLStreamReader in)
public GlassFishConfigBean(org.jvnet.hk2.config.Dom source,
org.jvnet.hk2.config.Dom parent)
| Method Detail |
|---|
public static <T extends org.jvnet.hk2.config.ConfigBeanProxy> T getRawView(T s)
s - the config-api interface implementation
public <T extends org.jvnet.hk2.config.ConfigBeanProxy> T createProxy(java.lang.Class<T> proxyType)
createProxy in class org.jvnet.hk2.config.Domprotected <T extends org.jvnet.hk2.config.Dom> T copy(T parent)
public void initializationCompleted()
initializationCompleted in class org.jvnet.hk2.config.Dompublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||