Interface AliasAware

Interface for objects that are able to alias an identity and resolve an alias to original identity.

interface AliasAware(Type) ;

Methods

NameDescription
linkAlias a key to an alias_.
resolveResolve an alias to original identity, if possible.
unlinkRemoves alias.