public abstract class PlatformListenerAbstract extends Object implements PlatformListener
ThePlatformListenerThePlatformListener,
PlatformListener,
PlatformStateChangeEvent| Constructor and Description |
|---|
PlatformListenerAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
certificateStoreUpdated()
Indicates that certificate store state updated
|
void |
clusterDbStateChanged(ClusterDbStateChangeEvent clusterDbStateChangeEvent)
Indicates that cluster database state changed
|
void |
dataGridStateChanged(DatagridStateChangeEvent datagridStateChangeEvent)
Indicates that datagrid state changed
|
void |
reliableEventingStateChanged(ReliableEventingStateChangeEvent reliableEventingStateChangeEvent)
Indicates that reliable eventing state changed
|
void |
securityConfigurationUpdated(SecurityConfigUpdatedEvent securityConfigUpdatedEvent)
Indicates that security configuration is updated
|
public void dataGridStateChanged(DatagridStateChangeEvent datagridStateChangeEvent)
dataGridStateChanged in interface PlatformListenerdatagridStateChangeEvent - instance of the datagrid state change eventpublic void clusterDbStateChanged(ClusterDbStateChangeEvent clusterDbStateChangeEvent)
clusterDbStateChanged in interface PlatformListenerclusterDbStateChangeEvent - instance of the cluster database state change eventpublic void reliableEventingStateChanged(ReliableEventingStateChangeEvent reliableEventingStateChangeEvent)
reliableEventingStateChanged in interface PlatformListenerreliableEventingStateChangeEvent - instance of the reliable eventing state change eventpublic void certificateStoreUpdated()
certificateStoreUpdated in interface PlatformListenerpublic void securityConfigurationUpdated(SecurityConfigUpdatedEvent securityConfigUpdatedEvent)
securityConfigurationUpdated in interface PlatformListenerCopyright © 2023 Avaya. All rights reserved.