org.apache.myfaces.cdi.dependent
Class AbstractBeanStorage
java.lang.Object
org.apache.myfaces.cdi.dependent.AbstractBeanStorage
- Direct Known Subclasses:
- RequestDependentBeanStorage
public abstract class AbstractBeanStorage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBeanStorage
public AbstractBeanStorage()
add
public void add(DependentBeanEntry dependentBeanEntry)
cleanup
@PreDestroy
public void cleanup()
Copyright © 2014 The Apache Software Foundation. All rights reserved.