|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcrEngine | |
---|---|
org.modeshape.jboss.managed | |
org.modeshape.jcr | The ModeShape implementation of the JCR API. |
Uses of JcrEngine in org.modeshape.jboss.managed |
---|
Methods in org.modeshape.jboss.managed that return JcrEngine | |
---|---|
protected JcrEngine |
ManagedEngine.getEngine()
A utility method that must be used by all non-synchronized methods to access the engine. |
Constructors in org.modeshape.jboss.managed with parameters of type JcrEngine | |
---|---|
ManagedEngine(JcrEngine engine)
Creates a JBoss managed object from the specified engine. |
Uses of JcrEngine in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return JcrEngine | |
---|---|
JcrEngine |
JcrConfiguration.build()
Construct an engine that reflects the current state of this configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |