|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoredObjectReference | |
mandala.jacob | Specification and implementation of the Java Active Container of Objects concept. |
Uses of StoredObjectReference in mandala.jacob |
Methods in mandala.jacob that return StoredObjectReference | |
static StoredObjectReference |
Instanciator.getInstance(ActiveMap activeMap,
ConstructorOp constructor)
Get the StoredObjectReference on the
Instanciator instance which is related to the given
activeMap . |
static StoredObjectReference |
Instanciator.getInstance(ActiveMap activeMap)
Equivalent to getInstance(activeMap, null) . |
static StoredObjectReference |
StoredObjectReference.getInstance(ActiveMap activeMap,
java.lang.Object key,
CallbackManager callbackManager,
FutureFactory futureFactory)
Gets the instance related to the pair (activeMap,
key) . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |