org.jboss.jsr299.tck.tests.extensions.container.event
Class Sheep

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.extensions.container.event.Sheep
All Implemented Interfaces:
SheepLocal

@Tame
public class Sheep
extends Object
implements SheepLocal


Constructor Summary
Sheep()
           
 
Method Summary
 void baa()
           
 
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

baa

public void baa()
Specified by:
baa in interface SheepLocal


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