|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerInterceptor
public class ResourceCheckerInterceptor
Interceptors that will check if all resources have been closed.
| Constructor Summary | |
|---|---|
ResourceCheckerInterceptor()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
intercept(org.ow2.easybeans.api.EasyBeansInvocationContext invocationContext)
Defines the interceptor schema of EasyBeans interceptors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceCheckerInterceptor()
| Method Detail |
|---|
public java.lang.Object intercept(org.ow2.easybeans.api.EasyBeansInvocationContext invocationContext)
throws java.lang.Exception
intercept in interface org.ow2.easybeans.api.EasyBeansInterceptorinvocationContext - context with useful attributes on the current
invocation
java.lang.Exception - if interceptor fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||