JBoss EJB client 1.0.5.Final

Uses of Interface
org.jboss.ejb.client.EJBClientConfiguration.ClusterNodeConfiguration

Packages that use EJBClientConfiguration.ClusterNodeConfiguration
org.jboss.ejb.client   
 

Uses of EJBClientConfiguration.ClusterNodeConfiguration in org.jboss.ejb.client
 

Methods in org.jboss.ejb.client that return EJBClientConfiguration.ClusterNodeConfiguration
 EJBClientConfiguration.ClusterNodeConfiguration EJBClientConfiguration.ClusterConfiguration.getNodeConfiguration(String nodeName)
          Returns the configuration corresponding to the nodeName in this cluster.
 

Methods in org.jboss.ejb.client that return types with arguments of type EJBClientConfiguration.ClusterNodeConfiguration
 Iterator<EJBClientConfiguration.ClusterNodeConfiguration> EJBClientConfiguration.ClusterConfiguration.getNodeConfigurations()
          Returns the configurations of individual nodes in this cluster.
 


JBoss EJB client 1.0.5.Final

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