public class GlassFishDocument extends org.jvnet.hk2.config.DomDocument<GlassFishConfigBean>
| 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,
org.jvnet.hk2.config.ConfigModel configModel) |
public GlassFishDocument(org.glassfish.hk2.api.ServiceLocator habitat,
ExecutorService executor)
public GlassFishConfigBean make(org.glassfish.hk2.api.ServiceLocator habitat, XMLStreamReader xmlStreamReader, GlassFishConfigBean dom, org.jvnet.hk2.config.ConfigModel configModel)
make in class org.jvnet.hk2.config.DomDocument<GlassFishConfigBean>Copyright © 2013. All Rights Reserved.