|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModeShapeEngine.State | |
|---|---|
| org.modeshape.jcr | |
| Uses of ModeShapeEngine.State in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr that return ModeShapeEngine.State | |
|---|---|
ModeShapeEngine.State |
ModeShapeEngine.getRepositoryState(String repositoryName)
Get the state of the deployed Repository instance with the given the name. |
ModeShapeEngine.State |
ModeShapeEngine.getState()
Get the running state of this engine. |
ModeShapeEngine.State |
JcrRepository.getState()
Get the state of this JCR repository instance. |
static ModeShapeEngine.State |
ModeShapeEngine.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ModeShapeEngine.State[] |
ModeShapeEngine.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.modeshape.jcr that return types with arguments of type ModeShapeEngine.State | |
|---|---|
Map<String,ModeShapeEngine.State> |
ModeShapeEngine.getRepositories()
Get an instantaneous snapshot of the JCR repositories and their state. |
|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||