|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JCRAppSessionFactory
Created by The eXo Platform SAS .
Provides JCR Session for client program. Usually it is per client thread object Session creates
with Repository.login(..) method and then can be stored in some cache if neccessary.
| Method Summary | |
|---|---|
void |
close()
Deprecated. |
javax.jcr.Session |
getSession(java.lang.String workspaceName)
Deprecated. |
| Method Detail |
|---|
javax.jcr.Session getSession(java.lang.String workspaceName)
throws javax.jcr.LoginException,
javax.jcr.NoSuchWorkspaceException,
javax.jcr.RepositoryException
workspaceName -
javax.jcr.LoginException
javax.jcr.NoSuchWorkspaceException
javax.jcr.RepositoryExceptionvoid close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||