org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception
Class Missile

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception.Missile
All Implemented Interfaces:
MissileLocal

@Airborne
public class Missile
extends Object
implements MissileLocal


Constructor Summary
Missile()
           
 
Method Summary
 void fire()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Missile

public Missile()
Method Detail

fire

public void fire()
Specified by:
fire in interface MissileLocal


Copyright © 2008-2012 Seam Framework. All Rights Reserved.