Uses of Interface
restx.factory.ComponentBox.BoxFactory
Packages that use ComponentBox.BoxFactory
-
Uses of ComponentBox.BoxFactory in restx.factory
Fields in restx.factory declared as ComponentBox.BoxFactoryModifier and TypeFieldDescriptionstatic final ComponentBox.BoxFactoryBoundlessComponentBox.FACTORYstatic final ComponentBox.BoxFactoryDisposableComponentBox.FACTORYConstructors in restx.factory with parameters of type ComponentBox.BoxFactoryModifierConstructorDescriptionAlternativesFactoryMachine(int priority, Name<T> name, com.google.common.collect.ImmutableMap<T, ? extends FactoryMachine> alternatives, ComponentBox.BoxFactory boxFactory) protectedNoDepsMachineEngine(Name<T> name, int priority, ComponentBox.BoxFactory boxFactory) protectedNoDepsMachineEngine(Name<T> name, ComponentBox.BoxFactory boxFactory) protectedStdMachineEngine(Name<T> name, int priority, ComponentBox.BoxFactory boxFactory) protectedStdMachineEngine(Name<T> name, ComponentBox.BoxFactory boxFactory)