@EsbBeanAnnotation public class ReLoadClusterListener extends Object implements com.ds.cluster.event.ServerListener
| 构造器和说明 |
|---|
ReLoadClusterListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
serverStarted(com.ds.cluster.event.ServerEvent event) |
void |
serverStarting(com.ds.cluster.event.ServerEvent event) |
void |
serverStopped(com.ds.cluster.event.ServerEvent event) |
void |
serverStopping(com.ds.cluster.event.ServerEvent event) |
void |
systemActivated(com.ds.cluster.event.ServerEvent event) |
void |
systemActivating(com.ds.cluster.event.ServerEvent event) |
void |
systemDeleted(com.ds.cluster.event.ServerEvent event) |
void |
systemDeleting(com.ds.cluster.event.ServerEvent event) |
void |
systemFreezed(com.ds.cluster.event.ServerEvent event) |
void |
systemFreezing(com.ds.cluster.event.ServerEvent event) |
void |
systemSaved(com.ds.cluster.event.ServerEvent event) |
void |
systemSaving(com.ds.cluster.event.ServerEvent event) |
public void serverStarting(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
serverStarting 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void serverStarted(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
serverStarted 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void serverStopping(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException,
InterruptedException
serverStopping 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionInterruptedExceptionpublic void serverStopped(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
serverStopped 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemSaving(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemSaving 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemSaved(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemSaved 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemDeleting(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemDeleting 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemDeleted(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemDeleted 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemActivating(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemActivating 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemActivated(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemActivated 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemFreezing(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemFreezing 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionpublic void systemFreezed(com.ds.cluster.event.ServerEvent event)
throws com.ds.common.JDSException
systemFreezed 在接口中 com.ds.cluster.event.ServerListenercom.ds.common.JDSExceptionCopyright © 2025 onecode. All rights reserved.