org.jboss.cdi.tck.tests.deployment.packaging.ear
Class FooBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.ear.FooBean

public class FooBean
extends Object


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

Constructor Detail

FooBean

public FooBean()
Method Detail

getExtension

public FooExtension getExtension()


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