|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplicationContext.State | |
|---|---|
| org.apache.directory.mitosis.service | |
| Uses of ReplicationContext.State in org.apache.directory.mitosis.service |
|---|
| Methods in org.apache.directory.mitosis.service that return ReplicationContext.State | |
|---|---|
ReplicationContext.State |
ReplicationContext.getState()
Returns the current state of the Replica this context is
managing. |
ReplicationContext.State |
DefaultReplicationContext.getState()
|
static ReplicationContext.State |
ReplicationContext.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReplicationContext.State[] |
ReplicationContext.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.directory.mitosis.service with parameters of type ReplicationContext.State | |
|---|---|
void |
ReplicationContext.setState(ReplicationContext.State state)
Sets the current state of the Replica this context is
managing. |
void |
DefaultReplicationContext.setState(ReplicationContext.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||