Interface ApiLookupMap.LookupFactory<L>

Enclosing interface:
ApiLookupMap<L>

@Deprecated(forRemoval=true) public static interface ApiLookupMap.LookupFactory<L>
Deprecated, for removal: This API element is subject to removal in a future version.
ApiLookupMap.LookupConstructor should be used instead as it also passes the identifier.
  • Method Summary

    Modifier and Type
    Method
    Description
    get(Class<?> apiClass, Class<?> contextClass)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Create a new API lookup implementation.