Class BrokerThread

java.lang.Object
com.tremolosecurity.provisioning.core.BrokerThread
All Implemented Interfaces:
StopableThread, Runnable

public class BrokerThread extends Object implements StopableThread
  • Constructor Details

    • BrokerThread

      public BrokerThread(org.apache.activemq.broker.BrokerService broker, ProvisioningEngineImpl engine)
  • Method Details