org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference
Class Cruiser

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.Cruiser
All Implemented Interfaces:
Ship

public class Cruiser
extends Object
implements Ship


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

Constructor Detail

Cruiser

public Cruiser()
Method Detail

defend

public void defend()
Specified by:
defend in interface Ship


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