mod_cluster-container-spi 1.2.6.Final

Uses of Interface
org.jboss.modcluster.container.Server

Uses of Server in org.jboss.modcluster.container
 

Methods in org.jboss.modcluster.container that return Server
 Server Engine.getServer()
          The server to which this engine is associated.
 

Methods in org.jboss.modcluster.container with parameters of type Server
 void ContainerEventHandler.init(Server server)
          Triggers the initialization of mod_cluster.
 void ContainerEventHandler.start(Server server)
          Indicates the servlet container has been started.
 void ContainerEventHandler.stop(Server server)
          Indicates the servlet container has been stopped.
 


mod_cluster-container-spi 1.2.6.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.