Package restx.factory
Class NoopFactoryMachine
java.lang.Object
restx.factory.NoopFactoryMachine
- All Implemented Interfaces:
FactoryMachine
A machine that doesn't build any component.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
canBuild
- Specified by:
canBuildin interfaceFactoryMachine
-
getEngine
- Specified by:
getEnginein interfaceFactoryMachine
-
nameBuildableComponents
- Specified by:
nameBuildableComponentsin interfaceFactoryMachine
-
priority
public int priority()- Specified by:
priorityin interfaceFactoryMachine
-
toString
-