public abstract class PlatformListenerAbstract extends Object implements PlatformListener
ThePlatformListener
ThePlatformListener
,
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 PlatformListener
datagridStateChangeEvent
- instance of the datagrid state change eventpublic void clusterDbStateChanged(ClusterDbStateChangeEvent clusterDbStateChangeEvent)
clusterDbStateChanged
in interface PlatformListener
clusterDbStateChangeEvent
- instance of the cluster database state change eventpublic void reliableEventingStateChanged(ReliableEventingStateChangeEvent reliableEventingStateChangeEvent)
reliableEventingStateChanged
in interface PlatformListener
reliableEventingStateChangeEvent
- instance of the reliable eventing state change eventpublic void certificateStoreUpdated()
certificateStoreUpdated
in interface PlatformListener
public void securityConfigurationUpdated(SecurityConfigUpdatedEvent securityConfigUpdatedEvent)
securityConfigurationUpdated
in interface PlatformListener
Copyright © 2023 Avaya. All rights reserved.