Package org.openwms.tms.impl.state
Class InternalStartAcceptor
java.lang.Object
org.openwms.tms.impl.state.InternalStartAcceptor
- All Implemented Interfaces:
ExternalStarter
@Profile("!ASYNCHRONOUS")
@Lazy
@Component
class InternalStartAcceptor
extends Object
implements ExternalStarter
A InternalStartAcceptor.
- Author:
- Heiko Scherrer
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
startable
-
-
Constructor Details
-
InternalStartAcceptor
InternalStartAcceptor(Startable startable)
-
-
Method Details
-
request
Request to start aTransportOrder
.- Specified by:
request
in interfaceExternalStarter
- Parameters:
pKey
- The persistent key of the TransportOrder.
-