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

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.RequestScopedComponent

@RequestScoped
public class RequestScopedComponent
extends AbstractComponent


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

RequestScopedComponent

public RequestScopedComponent()


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