org.jboss.jsr299.tck.tests.context
Class SimpleBeanA

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.context.SimpleBeanA
All Implemented Interfaces:
Serializable

@SessionScoped
public class SimpleBeanA
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

SimpleBeanA

public SimpleBeanA()
Method Detail

getZ

public SimpleBeanZ getZ()


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