
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Prototype.PrototypingContext(XDIAddress ownerXDIAddress,
XdiPeerRoot ownerPeerRoot,
ContextNode ownerContextNode) |
| Modifier and Type | Method and Description |
|---|---|
MessagingTarget |
getMessagingTarget() |
ContextNode |
getOwnerContextNode() |
XdiPeerRoot |
getOwnerPeerRoot() |
XDIAddress |
getOwnerXDIAddress() |
<T extends Prototype<T>> |
instanceFor(Prototype<T> prototype) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic Prototype.PrototypingContext(XDIAddress ownerXDIAddress, XdiPeerRoot ownerPeerRoot, ContextNode ownerContextNode)
public <T extends Prototype<T>> T instanceFor(Prototype<T> prototype) throws Xdi2MessagingException
Xdi2MessagingExceptionpublic MessagingTarget getMessagingTarget()
public XDIAddress getOwnerXDIAddress()
public XdiPeerRoot getOwnerPeerRoot()
public ContextNode getOwnerContextNode()
Copyright © 2015. All Rights Reserved.