org.jboss.jsr299.tck.tests.implementation.enterprise.newBean
Class GoldenRetriever
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.GoldenRetriever
- All Implemented Interfaces:
- GoldenRetrieverLocal
@RequestScoped
public class GoldenRetriever
- extends Object
- implements GoldenRetrieverLocal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoldenRetriever
public GoldenRetriever()
bye
public void bye(Object something)
- Specified by:
bye
in interface GoldenRetrieverLocal
anObserverMethod
public void anObserverMethod(@Observes
String event)
- Specified by:
anObserverMethod
in interface GoldenRetrieverLocal
Copyright © 2008-2012 Seam Framework. All Rights Reserved.