|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.jndi.interceptors.impl.AbsContextInterceptor
org.objectweb.jonas.jndi.interceptors.impl.datasource.DataSourceLeakDetectorContextInterceptor
Context interceptor for Datasources
Constructor Summary | |
DataSourceLeakDetectorContextInterceptor()
|
Method Summary | |
java.lang.Object |
intercept(org.objectweb.carol.jndi.intercept.InterceptionContext context)
Intercept the lookup on the Datasources. |
Methods inherited from class org.objectweb.jonas.jndi.interceptors.impl.AbsContextInterceptor |
filterOnJndiName, filterOnMethodName, getResourceCheckerManager, setResourceCheckerManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DataSourceLeakDetectorContextInterceptor()
Method Detail |
public java.lang.Object intercept(org.objectweb.carol.jndi.intercept.InterceptionContext context) throws java.lang.Exception
intercept
in interface org.objectweb.carol.jndi.intercept.ContextInterceptor
context
- the interception context with data
java.lang.Exception
- if interception fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |