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

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.CustomScopedComponent
All Implemented Interfaces:
Serializable

public class CustomScopedComponent
extends AbstractComponent
implements Serializable

See Also:
Serialized Form

Constructor Summary
CustomScopedComponent()
           
 
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

CustomScopedComponent

public CustomScopedComponent()


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