Uses of Class
org.glassfish.config.support.GlassFishConfigBean
Packages that use GlassFishConfigBean
-
Uses of GlassFishConfigBean in org.glassfish.config.support
Methods in org.glassfish.config.support that return GlassFishConfigBeanModifier and TypeMethodDescriptionGlassFishDocument.make(org.glassfish.hk2.api.ServiceLocator habitat, XMLStreamReader xmlStreamReader, GlassFishConfigBean dom, org.jvnet.hk2.config.ConfigModel configModel) Methods in org.glassfish.config.support with parameters of type GlassFishConfigBeanModifier and TypeMethodDescriptionGlassFishDocument.make(org.glassfish.hk2.api.ServiceLocator habitat, XMLStreamReader xmlStreamReader, GlassFishConfigBean dom, org.jvnet.hk2.config.ConfigModel configModel) Constructors in org.glassfish.config.support with parameters of type GlassFishConfigBeanModifierConstructorDescriptionGlassFishConfigBean(org.glassfish.hk2.api.ServiceLocator habitat, org.jvnet.hk2.config.DomDocument document, GlassFishConfigBean parent, org.jvnet.hk2.config.ConfigModel model, XMLStreamReader in)