-
- All Known Subinterfaces:
Container,Data.Packet<T>,LibraryResolver.Context,Root,RootHub,RootHub.ServiceProvider
- All Known Implementing Classes:
AbstractContainer,AbstractContainer.Delegate,AbstractRoot,AbstractRootContainer,BasicCoreRoot,CodeContainer,Data.Sink,ScriptServiceImpl,TFRoot
- Enclosing interface:
- Lookup
public static interface Lookup.ProviderInterface to be implemented by all types that provide access to a Lookup.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LookupgetLookup()Get the Lookup from this Provider.
-
-
-
Method Detail
-
getLookup
Lookup getLookup()
Get the Lookup from this Provider.- Returns:
- lookup
-
-