getRegistered
Return
An ImmutableMap of all the currently registered entries.
Attempts to get the value with the given descriptor.
Return
An Option containing the value if it is registered, or None if it was not.
Parameters
descriptor
The descriptor to get the value with.