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
  • Field Summary

    Fields inherited from class org.jvnet.hk2.config.DomDocument

    models
  • Constructor Summary

    Constructors
    Constructor
    Description
    GlassFishDocument(org.glassfish.hk2.api.ServiceLocator habitat, ExecutorService executor)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    make(org.glassfish.hk2.api.ServiceLocator habitat, XMLStreamReader xmlStreamReader, GlassFishConfigBean dom, org.jvnet.hk2.config.ConfigModel configModel)
     

    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