Class Summary |
AbstractLookup |
Implementation of the lookup from OpenAPIs that is based on the
introduction of Item. |
AbstractLookup.Content |
A class that can be used by the creator of the AbstractLookup to
control its content. |
AbstractLookup.Pair |
Extension to the default lookup item that offers additional information
for the data structures use in AbstractLookup |
InstanceContent |
A special content implementation that can be passed to AbstractLookup
and provides methods for registration of instances and lazy instances. |
ProxyLookup |
Implementation of lookup that can delegate to others. |