org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms
Class MissileInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.MissileInterceptor
@Interceptor
@Missile
public class MissileInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodIntercepted
public static boolean methodIntercepted
lifecycleCallbackIntercepted
public static boolean lifecycleCallbackIntercepted
MissileInterceptor
public MissileInterceptor()
alwaysReturnThis
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
postConstruct
@PostConstruct
public void postConstruct(javax.interceptor.InvocationContext ctx)
reset
public static void reset()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.