Package com.webmethods.rtl.event
Class DeliveryService
java.lang.Object
com.webmethods.rtl.event.DeliveryService
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static DeliveryService
getStats()
boolean
void
processEventBatch
(String config_file) void
static void
setClusterId
(String clusterId) This setter is invoked during startup of MWS executing this setter will NOT change the clusterId value if it has already been set(which is done during startup)void
shutdown()
void
startLocalAsynchronousDelivery
(String config_file) void
startLocalSynchronousDelivery
(String config_file) void
void
startRemoteDelivery
(String config_file) void
-
Method Details
-
getInstance
-
startLocalSynchronousDelivery
-
processEventBatch
-
startLocalAsynchronousDelivery
-
startRemoteDelivery
public void startRemoteDelivery() -
isConfigLoaded
public boolean isConfigLoaded() -
startRemoteDelivery
-
stopRemoteDelivery
public void stopRemoteDelivery() -
shutdown
public void shutdown() -
getStats
-
getEventBatchProcessor
-
addClusterIdPrefix
-
setClusterId
This setter is invoked during startup of MWS executing this setter will NOT change the clusterId value if it has already been set(which is done during startup)- Parameters:
clusterId
-
-
retryInitJMS
public void retryInitJMS()
-