AggregateLocatorImpl.getLocator

Get a specific locator.

class AggregateLocatorImpl(Type = Object, KeyType = string, LocatorKeyType = KeyType)
Locator!(Type, KeyType)
getLocator
(
LocatorKeyType key
)

Parameters

key LocatorKeyType

the locator identity.

Meta