org.jboss.cdi.tck.tests.implementation.simple.lifecycle
Class Bream

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Bream
All Implemented Interfaces:
Serializable

@SessionScoped
public class Bream
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Bream

public Bream()


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