Uses of Class
org.apache.jackrabbit.oak.jcr.session.SessionImpl
-
Packages that use SessionImpl Package Description org.apache.jackrabbit.oak.jcr.session -
-
Uses of SessionImpl in org.apache.jackrabbit.oak.jcr.session
Methods in org.apache.jackrabbit.oak.jcr.session that return SessionImpl Modifier and Type Method Description protected SessionImplSessionContext. createSession()Factory method for creating theSessioninstance for this context.SessionImplSessionContext. getSession()
-