org.apache.myfaces.cdi.dependent
Class RequestDependentBeanStorage

java.lang.Object
  extended by org.apache.myfaces.cdi.dependent.AbstractBeanStorage
      extended by org.apache.myfaces.cdi.dependent.RequestDependentBeanStorage

@RequestScoped
public class RequestDependentBeanStorage
extends AbstractBeanStorage


Constructor Summary
RequestDependentBeanStorage()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.cdi.dependent.AbstractBeanStorage
add, cleanup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestDependentBeanStorage

public RequestDependentBeanStorage()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.