org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal
Class AlterableComponent

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractComponent
      extended by org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AlterableComponent
All Implemented Interfaces:
Serializable

public class AlterableComponent
extends AbstractComponent
implements Serializable

See Also:
Serialized Form

Constructor Summary
AlterableComponent()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractComponent
getValue, isDestroyed, reset, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlterableComponent

public AlterableComponent()


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