Class BrokerThread
java.lang.Object
com.tremolosecurity.provisioning.core.BrokerThread
- All Implemented Interfaces:
StopableThread
,Runnable
-
Constructor Summary
ConstructorDescriptionBrokerThread
(org.apache.activemq.broker.BrokerService broker, ProvisioningEngineImpl engine) -
Method Summary
-
Constructor Details
-
BrokerThread
-
-
Method Details
-
run
-
stop
public void stop()- Specified by:
stop
in interfaceStopableThread
-