|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependentInstancesStore | |
---|---|
org.jboss.webbeans.bean | |
org.jboss.webbeans.context |
Uses of DependentInstancesStore in org.jboss.webbeans.bean |
---|
Fields in org.jboss.webbeans.bean declared as DependentInstancesStore | |
---|---|
protected DependentInstancesStore |
AbstractBean.dependentInstancesStore
|
Uses of DependentInstancesStore in org.jboss.webbeans.context |
---|
Methods in org.jboss.webbeans.context that return DependentInstancesStore | |
---|---|
DependentInstancesStore |
DependentStorageRequest.getDependentInstancesStore()
Gets the store |
Methods in org.jboss.webbeans.context with parameters of type DependentInstancesStore | |
---|---|
static DependentStorageRequest |
DependentStorageRequest.of(DependentInstancesStore dependentInstancesStore,
java.lang.Object key)
Static factory method |
Constructors in org.jboss.webbeans.context with parameters of type DependentInstancesStore | |
---|---|
DependentStorageRequest(DependentInstancesStore dependentInstancesStore,
java.lang.Object key)
Create a new DependentStoreKey |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |