Uses of Interface
org.jboss.modcluster.container.Server
Packages that use Server
Package
Description
-
Uses of Server in org.jboss.modcluster
Methods in org.jboss.modcluster with parameters of type Server -
Uses of Server in org.jboss.modcluster.container
Methods in org.jboss.modcluster.container that return ServerModifier and TypeMethodDescriptionEngine.getServer()
The server to which this engine is associated.Methods in org.jboss.modcluster.container with parameters of type ServerModifier and TypeMethodDescriptionvoid
Triggers the initialization of mod_cluster.void
Indicates the servlet container has been started.void
Indicates the servlet container has been stopped. -
Uses of Server in org.jboss.modcluster.container.tomcat
Classes in org.jboss.modcluster.container.tomcat that implement ServerFields in org.jboss.modcluster.container.tomcat declared as ServerMethods in org.jboss.modcluster.container.tomcat that return Server -
Uses of Server in org.jboss.modcluster.mcmp
Methods in org.jboss.modcluster.mcmp with parameters of type ServerModifier and TypeMethodDescriptionvoid
ResetRequestSource.init
(Server server, ContextFilter contextFilter) -
Uses of Server in org.jboss.modcluster.mcmp.impl
Methods in org.jboss.modcluster.mcmp.impl with parameters of type ServerModifier and TypeMethodDescriptionvoid
ResetRequestSourceImpl.init
(Server server, ContextFilter contextFilter)