Uses of Class
org.apache.catalina.core.StandardService
-
Packages that use StandardService Package Description com.sun.enterprise.web org.apache.catalina.startup -
-
Uses of StandardService in com.sun.enterprise.web
Subclasses of StandardService in com.sun.enterprise.web Modifier and Type Class Description classEmbeddedWebContainerRepresents an embedded Catalina web container within the Application Server. -
Uses of StandardService in org.apache.catalina.startup
Subclasses of StandardService in org.apache.catalina.startup Modifier and Type Class Description classCatalinaStartup/Shutdown shell program for Catalina.classEmbeddedConvenience class to embed a Catalina servlet container environment inside another application.
-