mod_cluster-container-spi 1.2.6.Final

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

Uses of Engine in org.jboss.modcluster.container
 

Methods in org.jboss.modcluster.container that return Engine
 Engine Host.getEngine()
          The engine to which this host is associated.
 

Methods in org.jboss.modcluster.container that return types with arguments of type Engine
 Iterable<Engine> Server.getEngines()
          Returns the servlet engines associated with this server.
 

Methods in org.jboss.modcluster.container with parameters of type Engine
 void ContainerEventHandler.status(Engine engine)
          This is a periodic event that triggers a STATUS command containing newly calculated load factor.
 


mod_cluster-container-spi 1.2.6.Final

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