org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation
Class Bicycle

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.Bicycle
All Implemented Interfaces:
Serializable

@SessionScoped
public class Bicycle
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Bicycle

public Bicycle()


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