Method Summary |
|
long | getBeanCleaningDelay() |
ClusterPartitionMBean | getClusterPartition() Get the underlying partition used by this service. |
String | getJndiName() |
String | getPartitionName() Gets the name of the HAPartition used by this service. |
void | setBeanCleaningDelay(long newDelay) |
void | setClusterPartition(ClusterPartitionMBean clusterPartition) Sets the underlying partition used by this service. |
void | setJndiName(String newName) |
void | setPartitionName(String name) Sets the name of the HAPartition used by this service. |