Uses of Class
org.praxislive.hub.Hub.Accessor
-
Uses of Hub.Accessor in org.praxislive.hub
Methods in org.praxislive.hub that return Hub.AccessorModifier and TypeMethodDescriptionprotected final Hub.AccessorBasicCoreRoot.getHubAccessor()Acquire the hub accessor.Methods in org.praxislive.hub with parameters of type Hub.AccessorModifier and TypeMethodDescriptionorg.praxislive.core.RootHub.CoreRootFactory.createCoreRoot(Hub.Accessor accessor, List<org.praxislive.core.Root> extensions) Create a core root implementation with the provided RootHub accessor and extensions.Constructors in org.praxislive.hub with parameters of type Hub.AccessorModifierConstructorDescriptionprotectedBasicCoreRoot(Hub.Accessor hubAccess, List<org.praxislive.core.Root> exts) Create an instance.