com.continuent.tungsten.common.cluster.resource.notification
Class ClusterResourceNotificationFactory
java.lang.Object
com.continuent.tungsten.common.cluster.resource.notification.ClusterResourceNotificationFactory
public class ClusterResourceNotificationFactory
- extends java.lang.Object
The function of this class is to convert notifications from various
components in the system into notifications that can be more profitably used
in the complex event processing required by the cluster policy manager.
- Author:
- edward
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterResourceNotificationFactory
public ClusterResourceNotificationFactory()
createInstance
public static ClusterResourceNotification createInstance(java.lang.String clusterName,
java.lang.String memberName,
java.util.Map<java.lang.String,java.lang.Object> monitorNotification)