mod_cluster: Container SPI 1.3.1.Alpha2

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.3.1.Alpha2

Copyright © 2014 JBoss by Red Hat. All rights reserved.