public class GlassFishDocument extends DomDocument<GlassFishConfigBean>
models| Constructor and Description |
|---|
GlassFishDocument(org.glassfish.hk2.api.ServiceLocator habitat,
ExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
GlassFishConfigBean |
make(org.glassfish.hk2.api.ServiceLocator habitat,
XMLStreamReader xmlStreamReader,
GlassFishConfigBean dom,
ConfigModel configModel) |
buildModel, buildModel, getAllModelsImplementing, getModel, getModelByElementName, getRoot, getTranslator, setTranslator, writeTopublic GlassFishDocument(org.glassfish.hk2.api.ServiceLocator habitat,
ExecutorService executor)
public GlassFishConfigBean make(org.glassfish.hk2.api.ServiceLocator habitat, XMLStreamReader xmlStreamReader, GlassFishConfigBean dom, ConfigModel configModel)
make in class DomDocument<GlassFishConfigBean>Copyright © 2019. All rights reserved.