org.objectweb.jac.aspects.user
Class UserAC.FilterWrapper
java.lang.Object
|
+--org.objectweb.jac.core.Wrapper
|
+--org.objectweb.jac.aspects.user.UserAC.FilterWrapper
- All Implemented Interfaces:
- Advice, ConstructorInterceptor, Interceptor, MethodInterceptor, Serializable
- Enclosing class:
- UserAC
- public class UserAC.FilterWrapper
- extends Wrapper
- See Also:
- Serialized Form
Fields inherited from class org.objectweb.jac.core.Wrapper |
ac, cr |
UserAC.FilterWrapper
public UserAC.FilterWrapper(AspectComponent ac)
filterResult
public Object filterResult(Interaction interaction)
invoke
public Object invoke(MethodInvocation invocation)
throws Throwable
- Specified by:
invoke
in interface MethodInterceptor
- Overrides:
invoke
in class Wrapper
Throwable