Package restx.factory
Class DeactivationFactoryMachine
java.lang.Object
restx.factory.DeactivationFactoryMachine
- All Implemented Interfaces:
FactoryMachine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic DeactivationFactoryMachinestatic DeactivationFactoryMachine<T> MachineEngine<T>nameBuildableComponents(Class<T> componentClass) intpriority()
-
Constructor Details
-
DeactivationFactoryMachine
-
-
Method Details
-
forNames
-
forNames
-
canBuild
- Specified by:
canBuildin interfaceFactoryMachine
-
getEngine
- Specified by:
getEnginein interfaceFactoryMachine
-
nameBuildableComponents
- Specified by:
nameBuildableComponentsin interfaceFactoryMachine
-
priority
public int priority()- Specified by:
priorityin interfaceFactoryMachine
-