| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss |
| Modifier and Type | Method | Description |
|---|---|---|
ClusterConfigMetaData |
JBossEntityBeanMetaData.determineClusterConfig() |
Determine the clusterConfig.
|
ClusterConfigMetaData |
JBossSessionBeanMetaData.determineClusterConfig() |
Determine the clusterConfig.
|
ClusterConfigMetaData |
ContainerConfigurationMetaData.getClusterConfig() |
Get the clusterConfig.
|
ClusterConfigMetaData |
ContainerConfigurationMetaDataWrapper.getClusterConfig() |
|
ClusterConfigMetaData |
JBossEntityBeanMetaData.getClusterConfig() |
Get the clusterConfig.
|
ClusterConfigMetaData |
JBossSessionBeanMetaData.getClusterConfig() |
Get the clusterConfig.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClusterConfigMetaData.merge(ClusterConfigMetaData override,
ClusterConfigMetaData original) |
|
void |
ContainerConfigurationMetaData.setClusterConfig(ClusterConfigMetaData clusterConfig) |
Set the clusterConfig.
|
void |
JBossEntityBeanMetaData.setClusterConfig(ClusterConfigMetaData clusterConfig) |
Set the clusterConfig.
|
void |
JBossSessionBeanMetaData.setClusterConfig(ClusterConfigMetaData clusterConfig) |
Set the clusterConfig.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.