Uses of Interface
org.jvnet.hk2.config.Populator
-
Packages that use Populator Package Description com.sun.enterprise.v3.server org.glassfish.config.support org.glassfish.kernel.embedded -
-
Uses of Populator in com.sun.enterprise.v3.server
Classes in com.sun.enterprise.v3.server that implement Populator Modifier and Type Class Description classGFDomainXmlSubclass of domain.xml loader service to ensure that hk2 threads have access to the common class loader classes. -
Uses of Populator in org.glassfish.config.support
Classes in org.glassfish.config.support that implement Populator Modifier and Type Class Description classDomainXmlLocates and parses the portion of domain.xml that we care. -
Uses of Populator in org.glassfish.kernel.embedded
Classes in org.glassfish.kernel.embedded that implement Populator Modifier and Type Class Description classEmbeddedDomainXmlEmbedded domain.xml, can use externally pointed domain.xml
-