Interface ApiLookupMap.LookupFactory<L>
- Enclosing interface:
ApiLookupMap<L>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Method Details
-
get
Deprecated, for removal: This API element is subject to removal in a future version.Create a new API lookup implementation.- Parameters:
apiClass- The API class passed toApiLookupMap.getLookup(Identifier, Class, Class).contextClass- The context class passed toApiLookupMap.getLookup(Identifier, Class, Class).
-
ApiLookupMap.LookupConstructorshould be used instead as it also passes the identifier.