Package restx.factory
Class FactoryMachineWrapper
java.lang.Object
restx.factory.FactoryMachineWrapper
- All Implemented Interfaces:
FactoryMachine
User: xavierhanin
Date: 3/17/13
Time: 5:56 PM
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfrom(FactoryMachine factoryMachine) <T> MachineEngine<T>nameBuildableComponents(Class<T> componentClass) intpriority()toString()
-
Constructor Details
-
FactoryMachineWrapper
-
-
Method Details
-
from
-
canBuild
- Specified by:
canBuildin interfaceFactoryMachine
-
priority
public int priority()- Specified by:
priorityin interfaceFactoryMachine
-
getEngine
- Specified by:
getEnginein interfaceFactoryMachine
-
nameBuildableComponents
- Specified by:
nameBuildableComponentsin interfaceFactoryMachine
-
toString
-