org.jboss.cdi.tck.tests.context.alterable
Class AbstractComponent
java.lang.Object
org.jboss.cdi.tck.tests.context.alterable.AbstractComponent
- Direct Known Subclasses:
- ApplicationScopedComponent, CustomScopedComponent, RequestScopedComponent
public abstract class AbstractComponent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractComponent
public AbstractComponent()
isDestroyed
public static boolean isDestroyed()
reset
public static void reset()
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.