org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder
Class MissileInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.MissileInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
@Airborne
public class MissileInterceptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MissileInterceptor
public MissileInterceptor()
alwaysReturnThis
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2013 Seam Framework. All Rights Reserved.