org.jboss.cdi.tck.tests.definition.scope
Class Retriever

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.scope.Dog
      extended by org.jboss.cdi.tck.tests.definition.scope.Retriever
Direct Known Subclasses:
GoldenRetriever

@ApplicationScoped
public class Retriever
extends Dog


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

Constructor Detail

Retriever

public Retriever()


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