Interface Source


  • @API
    public interface Source
    Since:
    2015.3.0
    • Method Detail

      • getDestinationId

        java.lang.String getDestinationId()
      • isRunning

        boolean isRunning()
      • isStopped

        boolean isStopped()
      • start

        void start()
            throws com.technia.tif.core.ServiceException
        Throws:
        com.technia.tif.core.ServiceException
      • stop

        void stop()
           throws com.technia.tif.core.ServiceException
        Throws:
        com.technia.tif.core.ServiceException
      • bindTo

        void bindTo​(com.technia.tif.enovia.job.reply.config.MessageHandler messageHandler)
      • getDefaultJobIDLocator

        JobIDLocator getDefaultJobIDLocator()