Package 

Interface IParallelActivator

    • Method Summary

      Modifier and Type Method Description
      abstract void )>startActivator(MultiModeActivatorBean bean, IThingResultCallback<String> listener)
      abstract void stopActivator(String uuid)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • startActivator

         abstract void )>startActivator(MultiModeActivatorBean bean, IThingResultCallback<String> listener)