Uses of Class
com.sun.enterprise.web.EmbeddedWebContainer
-
Packages that use EmbeddedWebContainer Package Description com.sun.enterprise.web com.sun.enterprise.web.pluggable -
-
Uses of EmbeddedWebContainer in com.sun.enterprise.web
Fields in com.sun.enterprise.web declared as EmbeddedWebContainer Modifier and Type Field Description protected EmbeddedWebContainerPEWebContainerStartStopOperation. _embeddedThe embedded Catalina object.Methods in com.sun.enterprise.web with parameters of type EmbeddedWebContainer Modifier and Type Method Description ReplicationReceiverPEWebContainerFeatureFactoryImpl. getReplicationReceiver(EmbeddedWebContainer embedded)voidPEWebContainerStartStopOperation. init(EmbeddedWebContainer embedded)voidWebContainerStartStopOperation. init(EmbeddedWebContainer embedded)Constructors in com.sun.enterprise.web with parameters of type EmbeddedWebContainer Constructor Description PEReplicationReceiver(EmbeddedWebContainer embedded)Creates a new instance of PEReplicationReceiverPEWebContainerStartStopOperation(EmbeddedWebContainer embedded)Creates a new instance of PEWebContainerStartStopOperation -
Uses of EmbeddedWebContainer in com.sun.enterprise.web.pluggable
Methods in com.sun.enterprise.web.pluggable with parameters of type EmbeddedWebContainer Modifier and Type Method Description ReplicationReceiverWebContainerFeatureFactory. getReplicationReceiver(EmbeddedWebContainer embedded)
-