org.jboss.cdi.tck.tests.implementation.enterprise.definition
Class Pitbull
java.lang.Object
org.jboss.cdi.tck.tests.implementation.enterprise.definition.Dog
org.jboss.cdi.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()
- Specified by:
bye in interface PitbullLocal
Copyright © 2008-2012 Seam Framework. All Rights Reserved.