JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.webmethods.event
Interface IAdminJcrSessionProvider
public interface
IAdminJcrSessionProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
javax.jcr.Session
getAdminSession
()
void
releaseAdminSession
()
Method Details
getAdminSession
javax.jcr.Session
getAdminSession
() throws
Exception
Throws:
Exception
releaseAdminSession
void
releaseAdminSession
() throws
Exception
Throws:
Exception