|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWireIdentityRegistry
A two-way lookup registry of the IWireIdentity assigned to a
String identity.
| Method Summary | |
|---|---|
String |
getIdentityFor(IWireIdentity wireId)
Get the identity assigned to the wire identity |
IWireIdentity |
getWireIdentityFor(String identity)
Get the wire identity assigned for an identity |
| Method Detail |
|---|
IWireIdentity getWireIdentityFor(String identity)
identity - the identity to find the assigned wire identity for
IWireIdentity assigned to this identityString getIdentityFor(IWireIdentity wireId)
wireId - the wire identity to find the plain identity for
String identity assigned to this wire identity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||