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 Details

    • startable

      private final Startable startable
  • Constructor Details

    • InternalStartAcceptor

      InternalStartAcceptor(Startable startable)
  • Method Details

    • request

      @Measured public void request(String pKey)
      Request to start a TransportOrder.
      Specified by:
      request in interface ExternalStarter
      Parameters:
      pKey - The persistent key of the TransportOrder.