| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterConfig |
ContainerConfiguration.clusterConfig |
protected ClusterConfig |
Entity.clusterConfig |
protected ClusterConfig |
Session.clusterConfig |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfig |
ObjectFactory.createClusterConfig()
Create an instance of
ClusterConfig |
ClusterConfig |
ContainerConfiguration.getClusterConfig()
Gets the value of the clusterConfig property.
|
ClusterConfig |
Entity.getClusterConfig()
Gets the value of the clusterConfig property.
|
ClusterConfig |
Session.getClusterConfig()
Gets the value of the clusterConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerConfiguration.setClusterConfig(ClusterConfig value)
Sets the value of the clusterConfig property.
|
void |
Entity.setClusterConfig(ClusterConfig value)
Sets the value of the clusterConfig property.
|
void |
Session.setClusterConfig(ClusterConfig value)
Sets the value of the clusterConfig property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.