org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception
Class Rocket

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.Rocket

@Airborne
public class Rocket
extends Object


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

Constructor Detail

Rocket

public Rocket()
Method Detail

fire

public void fire()


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