public final class CollaborationBusFactory extends Object
Modifier and Type | Method and Description |
---|---|
static void |
closeBus()
This method should be called by a snap-in during termination/end of life cycle (for example, when undeploying or stopping).
|
static CollaborationBusMessageHandler |
getCollaborationBusMessageHandlerInstance(String serviceName,
String serviceVersion)
Returns an instance of the CollaborationBusMessageHandler.
|
public static CollaborationBusMessageHandler getCollaborationBusMessageHandlerInstance(String serviceName, String serviceVersion)
serviceName
- the name of the service.serviceVersion
- the version of the service.CollaborationBusMessageHandler
public static void closeBus()
Copyright © 2023 Avaya. All rights reserved.