Uses of Class
org.glassfish.web.deployment.archivist.WebArchivist
-
Packages that use WebArchivist Package Description com.sun.enterprise.web org.glassfish.web.embed.impl -
-
Uses of WebArchivist in com.sun.enterprise.web
Methods in com.sun.enterprise.web with parameters of type WebArchivist Modifier and Type Method Description WebModuleConfigVirtualServer. createSystemDefaultWebModuleIfNecessary(WebArchivist webArchivist)If a default web module has not yet been configured and added to this virtual server's list of web modules then return the configuration information needed in order to create a default web module for this virtual server.protected WebModuleConfigVirtualServer. getDefaultWebModule(Domain domain, WebArchivist webArchivist, ApplicationRegistry appRegistry) -
Uses of WebArchivist in org.glassfish.web.embed.impl
Subclasses of WebArchivist in org.glassfish.web.embed.impl Modifier and Type Class Description classEmbeddedWebArchivist
-