Uses of Interface
org.praxislive.core.Lookup.Provider
Packages that use Lookup.Provider
Package
Description
-
Uses of Lookup.Provider in org.praxislive.base
Classes in org.praxislive.base that implement Lookup.ProviderModifier and TypeClassDescriptionclassAbstract base class forContainersupporting all controls ofContainerProtocol.static classDelegate base class to be used inside a wrapper class implementingContainer.classA general purpose base implementation ofRoot.class -
Uses of Lookup.Provider in org.praxislive.code
Subinterfaces of Lookup.Provider in org.praxislive.codeModifier and TypeInterfaceDescriptionstatic interfaceContext providing access to existing resolved libraries and files, the Lookup for resource resolution, and a LogBuilder for reporting information and errors.Classes in org.praxislive.code that implement Lookup.ProviderModifier and TypeClassDescriptionclassCodeContainer<D extends CodeContainerDelegate>A CodeContainer is a Container instance that is rewritable at runtime.classCodeRoot<D extends CodeRootDelegate>ARootcomponent instance that is rewritable at runtime.classCodeRootContainer<D extends CodeRootContainerDelegate>Acontainer instance that is rewritable at runtime.invalid reference
RootConstructors in org.praxislive.code with parameters of type Lookup.ProviderModifierConstructorDescriptionSharedCodeProperty(Lookup.Provider lookupContext, Consumer<LogBuilder> logHandler) Create a shared code property. -
Uses of Lookup.Provider in org.praxislive.code.userapi
Subinterfaces of Lookup.Provider in org.praxislive.code.userapiModifier and TypeInterfaceDescriptionstatic interfaceData.Packet<T>A data holder used to wrap data of type T to be passed around a Pipe graph.Classes in org.praxislive.code.userapi that implement Lookup.Provider -
Uses of Lookup.Provider in org.praxislive.core
Subinterfaces of Lookup.Provider in org.praxislive.coreModifier and TypeInterfaceDescriptioninterfaceExtension to the Component interface for components that can contain other components as children.interfaceRoot provides the companion part of the actor-model to Component within PraxisCORE's forest-of-actors model.interfaceRootHub implementations act as a container for Roots, providing a way for Roots to communicate with each other and access other hub-wide services.static interfaceAn interface for RootHub extensions (seeRootHub.ExtensionProvider) to advertise the services they provide. -
Uses of Lookup.Provider in org.praxislive.hub
Classes in org.praxislive.hub that implement Lookup.Provider -
Uses of Lookup.Provider in org.praxislive.script
Classes in org.praxislive.script that implement Lookup.Provider