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

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

@SessionScoped
public class SimpleBeanB
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

SimpleBeanB

public SimpleBeanB()
Method Detail

getZ

public SimpleBeanZ getZ()


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