Uses of Class
org.apache.catalina.startup.Embedded
-
Packages that use Embedded Package Description com.sun.enterprise.web com.sun.enterprise.web.pwc org.apache.catalina.startup -
-
Uses of Embedded in com.sun.enterprise.web
Subclasses of Embedded in com.sun.enterprise.web Modifier and Type Class Description classEmbeddedWebContainerRepresents an embedded Catalina web container within the Application Server. -
Uses of Embedded in com.sun.enterprise.web.pwc
Methods in com.sun.enterprise.web.pwc that return Embedded Modifier and Type Method Description EmbeddedPwcWebContainer. getEmbedded() -
Uses of Embedded in org.apache.catalina.startup
Subclasses of Embedded in org.apache.catalina.startup Modifier and Type Class Description classCatalinaStartup/Shutdown shell program for Catalina.
-