org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder
Class Missile
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.Missile
- All Implemented Interfaces:
- MissileLocal
@Airborne
public class Missile
- extends Object
- implements MissileLocal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Missile
public Missile()
fire
public void fire()
- Specified by:
fire in interface MissileLocal
intercept
public Object intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2013 Seam Framework. All Rights Reserved.