org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation
Class Laptop
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.Laptop
public class Laptop
- extends Object
Dependent non passivation capable bean. The ModifyingExtension1 turns it into a SessionScoped beans, which is
not a good idea passivation-wise.
- Author:
- Jozef Hartinger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Laptop
public Laptop()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.