org.jboss.cdi.tck.tests.implementation.enterprise.newBean
Class Lion

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Lion
All Implemented Interfaces:
LionLocal

@Tame
public class Lion
extends Object
implements LionLocal


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

Constructor Detail

Lion

public Lion()
Method Detail

remove

public void remove()
Specified by:
remove in interface LionLocal


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