Package org.jboss.as.ee.metadata
Class EJBClientDescriptorMetaData.ClusterNodeConfig
java.lang.Object
org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterNodeConfig
- Enclosing class:
- EJBClientDescriptorMetaData
-
Method Summary
Modifier and TypeMethodDescriptionbooleanlonginthashCode()voidsetChannelCreationOptions(Properties channelCreationOptions) voidsetConnectionOptions(Properties connectionOptions) voidsetConnectTimeout(long timeout)
-
Method Details
-
getNodeName
-
equals
-
hashCode
public int hashCode() -
setConnectionOptions
-
setChannelCreationOptions
-
getConnectTimeout
public long getConnectTimeout() -
setConnectTimeout
public void setConnectTimeout(long timeout) -
getConnectionOptions
-
getChannelCreationOptions
-