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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
startable
 
- 
- 
Constructor Details- 
InternalStartAcceptorInternalStartAcceptor(Startable startable) 
 
- 
- 
Method Details- 
requestRequest to start aTransportOrder.- Specified by:
- requestin interface- ExternalStarter
- Parameters:
- pKey- The persistent key of the TransportOrder.
 
 
-