org.jboss.jsr299.tck.tests.implementation.enterprise.definition
Class Pitbull
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Dog
org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Pitbull
- All Implemented Interfaces:
- DogLocal, DogRemote, PitbullLocal
@ApplicationScoped
@Named
@Default
public class Pitbull
- extends Dog
- implements PitbullLocal, DogLocal, DogRemote
Method Summary |
void |
bye()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destructorCalled
public static boolean destructorCalled
Pitbull
public Pitbull()
bye
public void bye()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.