org.jboss.cdi.tck.tests.context.passivating.injection
Class Sheep

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.injection.Sheep
All Implemented Interfaces:
Serializable, Animal

public class Sheep
extends Object
implements Serializable, Animal

See Also:
Serialized Form

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

Constructor Detail

Sheep

public Sheep()
Method Detail

run

public void run()
Specified by:
run in interface Animal


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