public abstract class NotificationManager extends java.lang.Object implements NotificationFactory
构造器和说明 |
---|
NotificationManager() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getClusterId()
取得当前所在集群的标识。
|
java.lang.String |
getClusterIndex()
取得当前节点在集群中的索引。
|
static NotificationFactory |
getInstance()
获得实例。
|
int |
hashCode() |
static void |
removeThreadLocal() |
void |
stop() |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
enableSend, getLocalAddress, isEnabled, isSendEnabled, register, register, send, send, send, send
public int hashCode()
hashCode
在类中 java.lang.Object
public static final NotificationFactory getInstance()
public java.lang.String getClusterId()
getClusterId
在接口中 NotificationFactory
public java.lang.String getClusterIndex()
NotificationFactory
getClusterIndex
在接口中 NotificationFactory
public static void removeThreadLocal()
public void stop()
stop
在接口中 NotificationFactory