org.glassfish.config.support
Class GlassFishDocument
java.lang.Object
org.jvnet.hk2.config.DomDocument<GlassFishConfigBean>
org.glassfish.config.support.GlassFishDocument
public class GlassFishDocument
- extends org.jvnet.hk2.config.DomDocument<GlassFishConfigBean>
plug our Dom implementation
- Author:
- Jerome Dochez
| Fields inherited from class org.jvnet.hk2.config.DomDocument |
models |
|
Constructor Summary |
GlassFishDocument(org.jvnet.hk2.component.Habitat habitat,
java.util.concurrent.ExecutorService executor)
|
| Methods inherited from class org.jvnet.hk2.config.DomDocument |
buildModel, buildModel, getAllModelsImplementing, getModel, getModelByElementName, getRoot, getTranslator, setTranslator, writeTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlassFishDocument
public GlassFishDocument(org.jvnet.hk2.component.Habitat habitat,
java.util.concurrent.ExecutorService executor)
make
public GlassFishConfigBean make(org.jvnet.hk2.component.Habitat habitat,
javax.xml.stream.XMLStreamReader xmlStreamReader,
GlassFishConfigBean dom,
org.jvnet.hk2.config.ConfigModel configModel)
- Overrides:
make in class org.jvnet.hk2.config.DomDocument<GlassFishConfigBean>
Copyright © 2012 GlassFish Community. All Rights Reserved.