JBoss EJB client 1.0.3.Final

org.jboss.ejb.client
Interface EJBClientConfiguration.ClusterNodeConfiguration

All Superinterfaces:
EJBClientConfiguration.CommonConnectionCreationConfiguration
Enclosing interface:
EJBClientConfiguration

public static interface EJBClientConfiguration.ClusterNodeConfiguration
extends EJBClientConfiguration.CommonConnectionCreationConfiguration

Holds the cluster node specific configuration


Method Summary
 String getNodeName()
          Returns the name of the node.
 
Methods inherited from interface org.jboss.ejb.client.EJBClientConfiguration.CommonConnectionCreationConfiguration
getCallbackHandler, getChannelCreationOptions, getConnectionCreationOptions, getConnectionTimeout
 

Method Detail

getNodeName

String getNodeName()
Returns the name of the node. This method must not return null

Returns:

JBoss EJB client 1.0.3.Final

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