mod_cluster-container-spi 1.2.6.Final

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

Uses of Host in org.jboss.modcluster.container
 

Methods in org.jboss.modcluster.container that return Host
 Host Engine.findHost(String name)
          Returns the host identified by the specified host name.
 Host Context.getHost()
           
 

Methods in org.jboss.modcluster.container that return types with arguments of type Host
 Iterable<Host> Engine.getHosts()
          The hosts associated with this engine.
 


mod_cluster-container-spi 1.2.6.Final

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