Uses of Interface
com.cisco.oss.foundation.monitoring.notification.NotificationInfoMXBean

Packages that use NotificationInfoMXBean
com.cisco.oss.foundation.monitoring   
com.cisco.oss.foundation.monitoring.notification   
 

Uses of NotificationInfoMXBean in com.cisco.oss.foundation.monitoring
 

Subinterfaces of NotificationInfoMXBean in com.cisco.oss.foundation.monitoring
 interface ExceptionNotificationMXBean
          This interface defines a MXBean, used to notify Exception during a flow.
 interface TransactionNotificationMXBean
          This interface defines a MXBean, used to send notification when a certain type of Transaction is complete.
 

Classes in com.cisco.oss.foundation.monitoring that implement NotificationInfoMXBean
 class ExceptionNotificationMXBeanImpl
           
 class TransactionNotificationMXBeanImpl
           
 

Methods in com.cisco.oss.foundation.monitoring with parameters of type NotificationInfoMXBean
 void MonitoringAgent.sendNotification(NotificationInfoMXBean data)
           
 

Uses of NotificationInfoMXBean in com.cisco.oss.foundation.monitoring.notification
 

Methods in com.cisco.oss.foundation.monitoring.notification with parameters of type NotificationInfoMXBean
 void NotificationMXBean.sendNotification(NotificationInfoMXBean data)
           
 



Copyright © 2015 Cisco. All Rights Reserved.