public interface InstanceResolver
Modifier and Type | Method and Description |
---|---|
Instance |
getInstance(InstanceReference reference)
Get the instance referenced by the given reference.
|
InstanceReference |
getReference(Instance instance)
Get a reference to an instance that can be used to retrieve the given
instance using
getInstance(InstanceReference) . |
InstanceReference getReference(Instance instance)
getInstance(InstanceReference)
.instance
- the instance, must have originated from this resolverInstance getInstance(InstanceReference reference)
reference
- the instance referencenull
if it does not exist
or the reference is invalidBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a