com.ibm.websphere.management

Class NotificationConstants

  1. java.lang.Object
  2. extended bycom.ibm.websphere.management.NotificationConstants

  1. public class NotificationConstants
  2. extends java.lang.Object
Useful constants for applications which listen to notifications emitted from MBeans.

For any particular notification (e.g. TYPE_PROCESS_STARTING, which is websphere.process.starting), there is a parent type which includes all notifications with that particular prefix (e.g. TYPE_PROCESS, which is websphere.process). This higher-level notification type can be used to receive all notifications that begin with that prefix.


Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
ADMIN_AGENT_SUBSYSTEM_DESTROY
  1. static
  2. java.lang.String
ADMIN_AGENT_SUBSYSTEM_INIT
  1. static
  2. java.lang.String
ADMIN_AGENT_SUBSYSTEM_START
  1. static
  2. java.lang.String
ADMIN_AGENT_SUBSYSTEM_STOP
  1. static
  2. java.lang.String
ADVISOR_HEAPDUMP_AUTOMATED_PROCESS_STARTED
  1. static
  2. java.lang.String
ADVISOR_HEAPDUMP_AUTOMOATED_PROCESS_FINISHED
  1. static
  2. long
HANDLE_NOTIFICATION_TIMEOUT_DEFAULT
Default value for HANDLE_NOTIFICATION_TIMEOUT_KEY.
  1. static
  2. java.lang.String
HANDLE_NOTIFICATION_TIMEOUT_KEY
The key for a System property which can be used to specify how many milliseconds listeners have to complete a handleNotification() call until the listener is removed.
  1. static
  2. java.lang.String
HEAPDUMP_ATTEMPTING
Notification types from JVM MBean heapdump operation.
  1. static
  2. java.lang.String
HEAPDUMP_GENERATED
  1. static
  2. java.lang.String
KEY_ADDNODE_NAME
A key in the user data properties object containing the name of the node being added.
  1. static
  2. java.lang.String
KEY_NODE_NAME
The key in user data of a TYPE_PROCESS notification indicating the name of the node to which the current notification applies
  1. static
  2. java.lang.String
KEY_PROCESS_ID
The key in user data of a TYPE_PROCESS notification indicating the pid of the process to which the current notification applies.
  1. static
  2. java.lang.String
KEY_PROCESS_NAME
The key in user data of a TYPE_PROCESS notification indicating the name of the process to which the current notification applies.
  1. static
  2. java.lang.String
KEY_PROCESS_VERSION
The key in user data of a TYPE_PROCESS notification indicating the version of the process to which the current notification applies.
  1. static
  2. java.lang.String
KEY_REMOVENODE_NAME
A key in the user data properties object containing the name of the node being removed.
  1. static
  2. java.lang.String
KEY_THREAD_MONITOR_THREAD_NAME
A property key for the thread name.
  1. static
  2. java.lang.String
LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME
The key for a System property which can be used to specify how many milliseconds a LocalNotificationService thread pool thread will be left idle before it is removed.
  1. static
  2. long
LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME_DEFAULT
Default value for LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME.
  1. static
  2. java.lang.String
SYSTEMDUMP_ATTEMPTING
  1. static
  2. java.lang.String
SYSTEMDUMP_GENERATED
  1. static
  2. java.lang.String
TYPE_ADDNODE
Notifications of this type are emitted when an addNode operation is being performed.
  1. static
  2. java.lang.String
TYPE_ADDNODE_COMPLETE
A node is finished being added to the domain.
  1. static
  2. java.lang.String
TYPE_ADDNODE_FAILED
The addNode processing has failed.
  1. static
  2. java.lang.String
TYPE_ADDNODE_MESSAGE
A message from the addNode processing has been generated.
  1. static
  2. java.lang.String
TYPE_ADDNODE_STARTING
A node is being added to the domain.
  1. static
  2. java.lang.String
TYPE_AGENT_DISCOVERED
Deprecated. Replaced by TYPE_DISCOVERY_AGENT_FOUND
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT
Base type for all application management events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_EDIT
Notification type for application edit events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_INSTALL
Notification type for application installation events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_RENAMEAPP
Notification type for application rename events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_SYNC
Notification type for application sync events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_UNINSTALL
Notification type for application uninstallation events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_UPDATE
Notification type for application update events
  1. static
  2. java.lang.String
TYPE_APPMANAGEMENT_UPDATECLUSTER
Notification type for cluster update events
  1. static
  2. java.lang.String
TYPE_CLUSTER
A set of notifications indicating that the state of a cluster has changed.
  1. static
  2. java.lang.String
TYPE_CLUSTER_PARTIAL_START
Notification type from a Cluster indicating that the cluster has partially started.
  1. static
  2. java.lang.String
TYPE_CLUSTER_PARTIAL_STOP
Notification type from a Cluster indicating that the cluster is partially stopped.
  1. static
  2. java.lang.String
TYPE_CLUSTER_RUNNING
Notification type from a Cluster indicating that the cluster is completely started and running.
  1. static
  2. java.lang.String
TYPE_CLUSTER_STARTING
Notification type from a Cluster indicating that the cluster is being started.
  1. static
  2. java.lang.String
TYPE_CLUSTER_STOPPED
Notification type from a Cluster indicating that the cluster is completely stopped.
  1. static
  2. java.lang.String
TYPE_CLUSTER_STOPPING
Notification type from a Cluster indicating that the cluster is being stopped.
  1. static
  2. java.lang.String
TYPE_CLUSTER_WEIGHT_TABLE_CHANGE
Notification type from a Cluster indicating that the weight table changed.
  1. static
  2. java.lang.String
TYPE_CLUSTER_WEIGHT_TABLE_ENTRY_CHANGE
Notification type from a Cluster indicating that an entry in the weight table change.
  1. static
  2. java.lang.String
TYPE_DISCOVERY
Base type of all notifications emitted from a DiscoveryMBean.
  1. static
  2. java.lang.String
TYPE_DISCOVERY_AGENT_FOUND
Notification type from a DiscoveryMBean indicating that an upstream agent (either nodeagent or deployment manager) is discovered.
  1. static
  2. java.lang.String
TYPE_DISCOVERY_PROCESS_FOUND
Notification type from a DiscoveryMBean indicating that a downstream process is discovered.
  1. static
  2. java.lang.String
TYPE_DISCOVERY_PROCESS_LOST
Notification type from a DiscoveryMBean indicating that a downstream process is discovered.
  1. static
  2. java.lang.String
TYPE_J2EE_STATE
This group of notifications is used when an MBean changes state.
  1. static
  2. java.lang.String
TYPE_J2EE_STATE_FAILED
Notification type indicating the state is now "failed".
  1. static
  2. java.lang.String
TYPE_J2EE_STATE_RUNNING
Notification type indicating the state is now "running".
  1. static
  2. java.lang.String
TYPE_J2EE_STATE_STARTING
Notification type indicating the state is now "starting".
  1. static
  2. java.lang.String
TYPE_J2EE_STATE_STOPPED
Notification type indicating the state is now "stopped".
  1. static
  2. java.lang.String
TYPE_J2EE_STATE_STOPPING
Notification type indicating the state is now "stopping".
  1. static
  2. java.lang.String
TYPE_MULTISYNC_EVENT
Notification type from a DeploymentManager mbean indicating that a multisync event has occured.
  1. static
  2. java.lang.String
TYPE_NODESYNC
Notifications from a NodeSyncMBean indicating that a nodesync operation is being performed.
  1. static
  2. java.lang.String
TYPE_NODESYNC_COMPLETE
Notification type from a NodeSyncMBean indicating that a node configuration synchronization is complete.
  1. static
  2. java.lang.String
TYPE_NODESYNC_INITIATED
Notification type from a NodeSyncMBean indicating that a node configuration synchronization is initiated.
  1. static
  2. java.lang.String
TYPE_PROCESS
This set of notifications is used for state change of a child process.
  1. static
  2. java.lang.String
TYPE_PROCESS_FAILED
Notification type from a NodeAgent MBean indicating that the process just launched now has state "failed".
  1. static
  2. java.lang.String
TYPE_PROCESS_NOT_MONITORED
Notification type from a NodeAgent MBean indicating that the process being terminated will not be monitored.
  1. static
  2. java.lang.String
TYPE_PROCESS_RUNNING
Notification type from a NodeAgent MBean indicating that the process just launched now has state "running".
  1. static
  2. java.lang.String
TYPE_PROCESS_STARTING
Notification type from a NodeAgent MBean indicating that the process just launched now has state "starting".
  1. static
  2. java.lang.String
TYPE_PROCESS_STOPPED
Notification type from a NodeAgent MBean indicating that the process just launched now has state "stopped".
  1. static
  2. java.lang.String
TYPE_PROCESS_STOPPING
Notification type from a NodeAgent MBean indicating that the process just launched now has state "stopping".
  1. static
  2. java.lang.String
TYPE_RAS
Notifications emitted from the RasLoggingService MBean when a message is being logged.
  1. static
  2. java.lang.String
TYPE_RAS_AUDIT
An audit message is being logged.
  1. static
  2. java.lang.String
TYPE_RAS_ERROR
An error message is being logged.
  1. static
  2. java.lang.String
TYPE_RAS_FATAL
A fatal message is being logged.
  1. static
  2. java.lang.String
TYPE_RAS_INFO
An information message is being logged.
  1. static
  2. java.lang.String
TYPE_RAS_SERVICE
A service message is being logged.
  1. static
  2. java.lang.String
TYPE_RAS_WARNING
A warning message is being logged.
  1. static
  2. java.lang.String
TYPE_REMOVENODE
Notifications of this type are emitted when an removeNode operation is being performed.
  1. static
  2. java.lang.String
TYPE_REMOVENODE_COMPLETE
A node is finished being removed from the domain.
  1. static
  2. java.lang.String
TYPE_REMOVENODE_FAILED
The removeNode processing has failed.
  1. static
  2. java.lang.String
TYPE_REMOVENODE_MESSAGE
A message from the removeNode processing has been generated.
  1. static
  2. java.lang.String
TYPE_REMOVENODE_STARTING
A node is being removed from the domain.
  1. static
  2. java.lang.String
TYPE_REPOSITORY
Notifications emitted from the ConfigRepository MBean when changes are being made to the config repository.
  1. static
  2. java.lang.String
TYPE_REPOSITORY_CHANGE_EVENT
Repository change notification
  1. static
  2. java.lang.String
TYPE_REPOSITORY_EPOCH_REFRESH_EVENT
Repository epoch refresh notification
  1. static
  2. java.lang.String
TYPE_REPOSITORY_LOCK_EVENT
Repository lock notification
  1. static
  2. java.lang.String
TYPE_REPOSITORY_UNLOCK_EVENT
Repository unlock notification
  1. static
  2. java.lang.String
TYPE_THREAD_MONITOR_THREAD_CLEAR
A notification that a thread that was previously reported to be hung has now completed.
  1. static
  2. java.lang.String
TYPE_THREAD_MONITOR_THREAD_HUNG
A notification that a thread is potentially hung.
  1. static
  2. java.lang.String
TYPE_WORKSPACE_MANAGER

Constructor Summary

Constructor and Description
NotificationConstants()

Method Summary

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

TYPE_J2EE_STATE

  1. public static final java.lang.String TYPE_J2EE_STATE
This group of notifications is used when an MBean changes state. One example is when a server starts, a TYPE_J2EE_STATE_STARTING notification is emitted by the Server MBean. However, server state change notifications are generally not available outside the process, because there can be no listeners added before the server is started. For server state change notifications, please see TYPE_PROCESS notifications.

Also note that not all MBeans which change state emit this notification. Please examine the MBean documentation to see if a particular MBean emits this notification.

See Also:

TYPE_J2EE_STATE_STARTING

  1. public static final java.lang.String TYPE_J2EE_STATE_STARTING
Notification type indicating the state is now "starting".
See Also:

TYPE_J2EE_STATE_RUNNING

  1. public static final java.lang.String TYPE_J2EE_STATE_RUNNING
Notification type indicating the state is now "running".
See Also:

TYPE_J2EE_STATE_STOPPING

  1. public static final java.lang.String TYPE_J2EE_STATE_STOPPING
Notification type indicating the state is now "stopping".
See Also:

TYPE_J2EE_STATE_STOPPED

  1. public static final java.lang.String TYPE_J2EE_STATE_STOPPED
Notification type indicating the state is now "stopped".
See Also:

TYPE_J2EE_STATE_FAILED

  1. public static final java.lang.String TYPE_J2EE_STATE_FAILED
Notification type indicating the state is now "failed".
See Also:

TYPE_PROCESS

  1. public static final java.lang.String TYPE_PROCESS
This set of notifications is used for state change of a child process. The purpose of these notifications is to model the TYPE_J2EE_STATE notifications for server start and stop, when a NotificationListener cannot be added directly to the server which is starting or stopping.

For example, when an application service is started with the NodeAgent.launchProcess operation, the NodeAgent emits a TYPE_PROCESS_STARTING notification. Similarly, when a NodeAgent is fully operational, the DeploymentManager MBean emits a TYPE_PROCESS_RUNNING notification.

Each of these notifications has a java.util.Properties object as the userData attribute. The name of the process whose state is changing has the key KEY_PROCESS_NAME. If the DeploymentManager is emitting the notification (i.e. the NodeAgent is changing state), the KEY_NODE_NAME is also contained in the user data.


TYPE_PROCESS_STARTING

  1. public static final java.lang.String TYPE_PROCESS_STARTING
Notification type from a NodeAgent MBean indicating that the process just launched now has state "starting".

TYPE_PROCESS_RUNNING

  1. public static final java.lang.String TYPE_PROCESS_RUNNING
Notification type from a NodeAgent MBean indicating that the process just launched now has state "running".

TYPE_PROCESS_STOPPING

  1. public static final java.lang.String TYPE_PROCESS_STOPPING
Notification type from a NodeAgent MBean indicating that the process just launched now has state "stopping".

TYPE_PROCESS_STOPPED

  1. public static final java.lang.String TYPE_PROCESS_STOPPED
Notification type from a NodeAgent MBean indicating that the process just launched now has state "stopped".

TYPE_PROCESS_FAILED

  1. public static final java.lang.String TYPE_PROCESS_FAILED
Notification type from a NodeAgent MBean indicating that the process just launched now has state "failed".

TYPE_PROCESS_NOT_MONITORED

  1. public static final java.lang.String TYPE_PROCESS_NOT_MONITORED
Notification type from a NodeAgent MBean indicating that the process being terminated will not be monitored. This is used only by the scripting component. pok_PQ98443.1

KEY_PROCESS_NAME

  1. public static final java.lang.String KEY_PROCESS_NAME
The key in user data of a TYPE_PROCESS notification indicating the name of the process to which the current notification applies.

KEY_NODE_NAME

  1. public static final java.lang.String KEY_NODE_NAME
The key in user data of a TYPE_PROCESS notification indicating the name of the node to which the current notification applies

KEY_PROCESS_VERSION

  1. public static final java.lang.String KEY_PROCESS_VERSION
The key in user data of a TYPE_PROCESS notification indicating the version of the process to which the current notification applies.

KEY_PROCESS_ID

  1. public static final java.lang.String KEY_PROCESS_ID
The key in user data of a TYPE_PROCESS notification indicating the pid of the process to which the current notification applies.

TYPE_NODESYNC

  1. public static final java.lang.String TYPE_NODESYNC
Notifications from a NodeSyncMBean indicating that a nodesync operation is being performed.

TYPE_NODESYNC_INITIATED

  1. public static final java.lang.String TYPE_NODESYNC_INITIATED
Notification type from a NodeSyncMBean indicating that a node configuration synchronization is initiated.

TYPE_NODESYNC_COMPLETE

  1. public static final java.lang.String TYPE_NODESYNC_COMPLETE
Notification type from a NodeSyncMBean indicating that a node configuration synchronization is complete. The user data is a Boolean indicating whether the operation result in any configuration changes.

TYPE_MULTISYNC_EVENT

  1. public static final java.lang.String TYPE_MULTISYNC_EVENT
Notification type from a DeploymentManager mbean indicating that a multisync event has occured. The message will be in the user data of the Notification.

TYPE_DISCOVERY

  1. public static final java.lang.String TYPE_DISCOVERY
Base type of all notifications emitted from a DiscoveryMBean. These notifications may change in future releases, and so should not be used by non-WebSphere code.

TYPE_DISCOVERY_PROCESS_FOUND

  1. public static final java.lang.String TYPE_DISCOVERY_PROCESS_FOUND
Notification type from a DiscoveryMBean indicating that a downstream process is discovered. The user data is a java.util.Properties which includes process name and its pid

TYPE_DISCOVERY_PROCESS_LOST

  1. public static final java.lang.String TYPE_DISCOVERY_PROCESS_LOST
Notification type from a DiscoveryMBean indicating that a downstream process is discovered. The user data is a java.util.Properties which includes process name

TYPE_DISCOVERY_AGENT_FOUND

  1. public static final java.lang.String TYPE_DISCOVERY_AGENT_FOUND
Notification type from a DiscoveryMBean indicating that an upstream agent (either nodeagent or deployment manager) is discovered. The user data is a com.ibm.ws.discovery.Agent object which encapulates its connection information

TYPE_AGENT_DISCOVERED

  1. public static final java.lang.String TYPE_AGENT_DISCOVERED
Deprecated. Replaced by TYPE_DISCOVERY_AGENT_FOUND
Notification type from a DiscoveryMBean indicating that an upstream agent is discovered. The user data is a com.ibm.ws.discovery.ServerInfo object which encapulates information for discovered agent process

TYPE_CLUSTER

  1. public static final java.lang.String TYPE_CLUSTER
A set of notifications indicating that the state of a cluster has changed. These are similar to the WEBSPHERE_PROCESS notifications, but there are some additional state because a cluster is made up of more than one server.

TYPE_CLUSTER_STARTING

  1. public static final java.lang.String TYPE_CLUSTER_STARTING
Notification type from a Cluster indicating that the cluster is being started. The userData is a array of com.ibm.websphere.management.wlm.ClusterWeightTableEntry objects.

TYPE_CLUSTER_PARTIAL_START

  1. public static final java.lang.String TYPE_CLUSTER_PARTIAL_START
Notification type from a Cluster indicating that the cluster has partially started. The userData is a single com.ibm.websphere.management.wlm.ClusterWeightTableEntry object.

TYPE_CLUSTER_RUNNING

  1. public static final java.lang.String TYPE_CLUSTER_RUNNING
Notification type from a Cluster indicating that the cluster is completely started and running.

TYPE_CLUSTER_STOPPING

  1. public static final java.lang.String TYPE_CLUSTER_STOPPING
Notification type from a Cluster indicating that the cluster is being stopped.

TYPE_CLUSTER_PARTIAL_STOP

  1. public static final java.lang.String TYPE_CLUSTER_PARTIAL_STOP
Notification type from a Cluster indicating that the cluster is partially stopped.

TYPE_CLUSTER_STOPPED

  1. public static final java.lang.String TYPE_CLUSTER_STOPPED
Notification type from a Cluster indicating that the cluster is completely stopped.

TYPE_CLUSTER_WEIGHT_TABLE_CHANGE

  1. public static final java.lang.String TYPE_CLUSTER_WEIGHT_TABLE_CHANGE
Notification type from a Cluster indicating that the weight table changed.

The notification user data contains the array of weight table entries.


TYPE_CLUSTER_WEIGHT_TABLE_ENTRY_CHANGE

  1. public static final java.lang.String TYPE_CLUSTER_WEIGHT_TABLE_ENTRY_CHANGE
Notification type from a Cluster indicating that an entry in the weight table change.

The notification user data contains the specific weight table entry that changed.


TYPE_ADDNODE

  1. public static final java.lang.String TYPE_ADDNODE
Notifications of this type are emitted when an addNode operation is being performed. The user data for each notification is a java.util.Properties object containing at minimum the name of the node being added (KEY_ADDNODE_NAME);

TYPE_ADDNODE_STARTING

  1. public static final java.lang.String TYPE_ADDNODE_STARTING
A node is being added to the domain.

TYPE_ADDNODE_COMPLETE

  1. public static final java.lang.String TYPE_ADDNODE_COMPLETE
A node is finished being added to the domain.

TYPE_ADDNODE_FAILED

  1. public static final java.lang.String TYPE_ADDNODE_FAILED
The addNode processing has failed.

TYPE_ADDNODE_MESSAGE

  1. public static final java.lang.String TYPE_ADDNODE_MESSAGE
A message from the addNode processing has been generated.

KEY_ADDNODE_NAME

  1. public static final java.lang.String KEY_ADDNODE_NAME
A key in the user data properties object containing the name of the node being added.

TYPE_REMOVENODE

  1. public static final java.lang.String TYPE_REMOVENODE
Notifications of this type are emitted when an removeNode operation is being performed. The user data for each notification is a java.util.Properties object containing at minimum the name of the node being added (KEY_REMOVENODE_NAME);

KEY_REMOVENODE_NAME

  1. public static final java.lang.String KEY_REMOVENODE_NAME
A key in the user data properties object containing the name of the node being removed.

TYPE_REMOVENODE_STARTING

  1. public static final java.lang.String TYPE_REMOVENODE_STARTING
A node is being removed from the domain.

TYPE_REMOVENODE_COMPLETE

  1. public static final java.lang.String TYPE_REMOVENODE_COMPLETE
A node is finished being removed from the domain.

TYPE_REMOVENODE_FAILED

  1. public static final java.lang.String TYPE_REMOVENODE_FAILED
The removeNode processing has failed.

TYPE_REMOVENODE_MESSAGE

  1. public static final java.lang.String TYPE_REMOVENODE_MESSAGE
A message from the removeNode processing has been generated.

TYPE_REPOSITORY

  1. public static final java.lang.String TYPE_REPOSITORY
Notifications emitted from the ConfigRepository MBean when changes are being made to the config repository.

TYPE_REPOSITORY_CHANGE_EVENT

  1. public static final java.lang.String TYPE_REPOSITORY_CHANGE_EVENT
Repository change notification

TYPE_REPOSITORY_LOCK_EVENT

  1. public static final java.lang.String TYPE_REPOSITORY_LOCK_EVENT
Repository lock notification

TYPE_REPOSITORY_UNLOCK_EVENT

  1. public static final java.lang.String TYPE_REPOSITORY_UNLOCK_EVENT
Repository unlock notification

TYPE_REPOSITORY_EPOCH_REFRESH_EVENT

  1. public static final java.lang.String TYPE_REPOSITORY_EPOCH_REFRESH_EVENT
Repository epoch refresh notification

TYPE_APPMANAGEMENT

  1. public static final java.lang.String TYPE_APPMANAGEMENT
Base type for all application management events

TYPE_APPMANAGEMENT_INSTALL

  1. public static final java.lang.String TYPE_APPMANAGEMENT_INSTALL
Notification type for application installation events

TYPE_APPMANAGEMENT_UNINSTALL

  1. public static final java.lang.String TYPE_APPMANAGEMENT_UNINSTALL
Notification type for application uninstallation events

TYPE_APPMANAGEMENT_UPDATE

  1. public static final java.lang.String TYPE_APPMANAGEMENT_UPDATE
Notification type for application update events

TYPE_APPMANAGEMENT_EDIT

  1. public static final java.lang.String TYPE_APPMANAGEMENT_EDIT
Notification type for application edit events

TYPE_APPMANAGEMENT_SYNC

  1. public static final java.lang.String TYPE_APPMANAGEMENT_SYNC
Notification type for application sync events

TYPE_APPMANAGEMENT_UPDATECLUSTER

  1. public static final java.lang.String TYPE_APPMANAGEMENT_UPDATECLUSTER
Notification type for cluster update events

TYPE_APPMANAGEMENT_RENAMEAPP

  1. public static final java.lang.String TYPE_APPMANAGEMENT_RENAMEAPP
Notification type for application rename events

TYPE_WORKSPACE_MANAGER

  1. public static final java.lang.String TYPE_WORKSPACE_MANAGER

TYPE_RAS

  1. public static final java.lang.String TYPE_RAS
Notifications emitted from the RasLoggingService MBean when a message is being logged. The userData for each notification is a com.ibm.ejs.ras.MessageEvent which contains the message which is being logged.

TYPE_RAS_FATAL

  1. public static final java.lang.String TYPE_RAS_FATAL
A fatal message is being logged.

TYPE_RAS_ERROR

  1. public static final java.lang.String TYPE_RAS_ERROR
An error message is being logged.

TYPE_RAS_WARNING

  1. public static final java.lang.String TYPE_RAS_WARNING
A warning message is being logged.

TYPE_RAS_AUDIT

  1. public static final java.lang.String TYPE_RAS_AUDIT
An audit message is being logged.

TYPE_RAS_SERVICE

  1. public static final java.lang.String TYPE_RAS_SERVICE
A service message is being logged.

TYPE_RAS_INFO

  1. public static final java.lang.String TYPE_RAS_INFO
An information message is being logged.

TYPE_THREAD_MONITOR_THREAD_HUNG

  1. public static final java.lang.String TYPE_THREAD_MONITOR_THREAD_HUNG
A notification that a thread is potentially hung. The userData for this type of notification is a java.util.Properties object containing values keyed by the various KEY_THREAD_MONITOR_* defined here.
Since:
5.0.3
See Also:

TYPE_THREAD_MONITOR_THREAD_CLEAR

  1. public static final java.lang.String TYPE_THREAD_MONITOR_THREAD_CLEAR
A notification that a thread that was previously reported to be hung has now completed. The userData for this type of notification is a java.util.Properties object containing values keyed by the various KEY_THREAD_MONITOR_* defined here.
Since:
5.0.3
See Also:

KEY_THREAD_MONITOR_THREAD_NAME

  1. public static final java.lang.String KEY_THREAD_MONITOR_THREAD_NAME
A property key for the thread name.

HANDLE_NOTIFICATION_TIMEOUT_KEY

  1. public static final java.lang.String HANDLE_NOTIFICATION_TIMEOUT_KEY
The key for a System property which can be used to specify how many milliseconds listeners have to complete a handleNotification() call until the listener is removed.

HANDLE_NOTIFICATION_TIMEOUT_DEFAULT

  1. public static final long HANDLE_NOTIFICATION_TIMEOUT_DEFAULT
Default value for HANDLE_NOTIFICATION_TIMEOUT_KEY.

LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME

  1. public static final java.lang.String LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME
The key for a System property which can be used to specify how many milliseconds a LocalNotificationService thread pool thread will be left idle before it is removed.

The default "keep alive" time is 60,000 milliseconds (one minute).


LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME_DEFAULT

  1. public static final long LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME_DEFAULT
Default value for LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME.

HEAPDUMP_ATTEMPTING

  1. public static final java.lang.String HEAPDUMP_ATTEMPTING
Notification types from JVM MBean heapdump operation. Formerly defined in com.ibm.ws.performance.tuning.serverAlert.MBeanNotificationResponse

HEAPDUMP_GENERATED

  1. public static final java.lang.String HEAPDUMP_GENERATED

ADVISOR_HEAPDUMP_AUTOMATED_PROCESS_STARTED

  1. public static final java.lang.String ADVISOR_HEAPDUMP_AUTOMATED_PROCESS_STARTED

ADVISOR_HEAPDUMP_AUTOMOATED_PROCESS_FINISHED

  1. public static final java.lang.String ADVISOR_HEAPDUMP_AUTOMOATED_PROCESS_FINISHED

SYSTEMDUMP_ATTEMPTING

  1. public static final java.lang.String SYSTEMDUMP_ATTEMPTING

SYSTEMDUMP_GENERATED

  1. public static final java.lang.String SYSTEMDUMP_GENERATED

ADMIN_AGENT_SUBSYSTEM_INIT

  1. public static final java.lang.String ADMIN_AGENT_SUBSYSTEM_INIT

ADMIN_AGENT_SUBSYSTEM_DESTROY

  1. public static final java.lang.String ADMIN_AGENT_SUBSYSTEM_DESTROY

ADMIN_AGENT_SUBSYSTEM_START

  1. public static final java.lang.String ADMIN_AGENT_SUBSYSTEM_START

ADMIN_AGENT_SUBSYSTEM_STOP

  1. public static final java.lang.String ADMIN_AGENT_SUBSYSTEM_STOP

Constructor Detail

NotificationConstants

  1. public NotificationConstants()