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

java.lang.Object
  extended by 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

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

Constructor Detail

Laptop

public Laptop()


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