Package | Description |
---|---|
org.jboss.metadata.ejb.jboss |
Modifier and Type | Method and Description |
---|---|
ClusterConfigMetaData |
JBossSessionBeanMetaData.determineClusterConfig()
Determine the clusterConfig.
|
ClusterConfigMetaData |
JBossEntityBeanMetaData.determineClusterConfig()
Determine the clusterConfig.
|
ClusterConfigMetaData |
JBossSessionBeanMetaData.getClusterConfig()
Get the clusterConfig.
|
ClusterConfigMetaData |
ContainerConfigurationMetaData.getClusterConfig()
Get the clusterConfig.
|
ClusterConfigMetaData |
JBossEntityBeanMetaData.getClusterConfig()
Get the clusterConfig.
|
ClusterConfigMetaData |
ContainerConfigurationMetaDataWrapper.getClusterConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ClusterConfigMetaData.merge(ClusterConfigMetaData override,
ClusterConfigMetaData original) |
void |
JBossSessionBeanMetaData.setClusterConfig(ClusterConfigMetaData clusterConfig)
Set the clusterConfig.
|
void |
ContainerConfigurationMetaData.setClusterConfig(ClusterConfigMetaData clusterConfig)
Set the clusterConfig.
|
void |
JBossEntityBeanMetaData.setClusterConfig(ClusterConfigMetaData clusterConfig)
Set the clusterConfig.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.