org.jboss.cdi.tck.tests.definition.bean.custom
Class Foo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.custom.Foo
All Implemented Interfaces:
Serializable

@SessionScoped
public class Foo
extends Object
implements Serializable

See Also:
Serialized Form

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.