org.jboss.cdi.tck.tests.context.alterable
Class CustomScopedComponent

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.alterable.AbstractComponent
      extended by org.jboss.cdi.tck.tests.context.alterable.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.context.alterable.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-2013 Seam Framework. All Rights Reserved.