org.jboss.cdi.tck.tests.deployment.packaging.visibility
Class Foo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.visibility.Foo

@RequestScoped
public class Foo
extends Object


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

Constructor Detail

Foo

public Foo()


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