org.jboss.cdi.tck.tests.deployment.packaging.ear.modules
Class SecurityInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.SecurityInterceptor
@Secured
@Interceptor
public class SecurityInterceptor
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityInterceptor
public SecurityInterceptor()
alwaysReturnThis
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
getNumberOfInterceptions
public static int getNumberOfInterceptions()
reset
public static void reset()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.