Interface Lookup.Provider

All Known Subinterfaces:
Container, Data.Packet<T>, LibraryResolver.Context, Root, RootHub, RootHub.ServiceProvider
All Known Implementing Classes:
AbstractContainer, AbstractContainer.Delegate, AbstractRoot, AbstractRootContainer, BasicCoreRoot, CodeContainer, CodeRoot, CodeRootContainer, Data.Sink, DefaultScriptService
Enclosing interface:
Lookup

public static interface Lookup.Provider
Interface to be implemented by all types that provide access to a Lookup.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the Lookup from this Provider.
  • Method Details

    • getLookup

      Lookup getLookup()
      Get the Lookup from this Provider.
      Returns:
      lookup