Package samplest.lifecycle
Class AutoCloseableSampleFactoryMachine
java.lang.Object
restx.factory.SingleNameFactoryMachine<AutoCloseableSample>
samplest.lifecycle.AutoCloseableSampleFactoryMachine
- All Implemented Interfaces:
FactoryMachine
public class AutoCloseableSampleFactoryMachine
extends SingleNameFactoryMachine<AutoCloseableSample>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class restx.factory.SingleNameFactoryMachine
canBuild, getEngine, nameBuildableComponents, priority, toString
-
Field Details
-
NAME
-
-
Constructor Details
-
AutoCloseableSampleFactoryMachine
public AutoCloseableSampleFactoryMachine()
-