|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dna.repository.util.SimpleExecutionContext
public class SimpleExecutionContext
Constructor Summary | |
---|---|
SimpleExecutionContext(SessionFactory sessionFactory)
|
Method Summary | |
---|---|
SessionFactory |
getSessionFactory()
Get the session factory, which can be used to obtain sessions temporarily for this context. |
JcrTools |
getTools()
Get a set of utilities for working with JCR. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleExecutionContext(SessionFactory sessionFactory)
Method Detail |
---|
public SessionFactory getSessionFactory()
closed
before the execution finishes.
getSessionFactory
in interface ExecutionContext
public JcrTools getTools()
getTools
in interface ExecutionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |