org.jboss.cdi.tck.tests.extensions.beanManager.bean
Class Lion

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.beanManager.bean.Lion

@Vetoed
public class Lion
extends Object


Constructor Summary
Lion()
           
 
Method Summary
 void foo()
           
 
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

foo

public void foo()


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