|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependentStorageRequest | |
---|---|
org.jboss.webbeans.context |
Uses of DependentStorageRequest in org.jboss.webbeans.context |
---|
Methods in org.jboss.webbeans.context that return DependentStorageRequest | |
---|---|
static DependentStorageRequest |
DependentStorageRequest.of(DependentInstancesStore dependentInstancesStore,
java.lang.Object key)
Static factory method |
Methods in org.jboss.webbeans.context with parameters of type DependentStorageRequest | |
---|---|
void |
DependentContext.startCollectingDependents(DependentStorageRequest dependentStorageRequest)
Starts collecting dependent instances created by placing in the dependent instances store specified in the request. |
void |
DependentContext.stopCollectingDependents(DependentStorageRequest dependentStorageRequest)
Stops collecting dependent instances created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |