Package samplest.autostartable
Class AutoStartableTestRouteFactoryMachine
java.lang.Object
restx.factory.SingleNameFactoryMachine<AutoStartableTestRoute>
samplest.autostartable.AutoStartableTestRouteFactoryMachine
- All Implemented Interfaces:
FactoryMachine
public class AutoStartableTestRouteFactoryMachine
extends SingleNameFactoryMachine<AutoStartableTestRoute>
-
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
-
AutoStartableTestRouteFactoryMachine
public AutoStartableTestRouteFactoryMachine()
-