Oracle Corporation

Uses of Class
com.bea.wlcp.wlng.plugin.multimediamessaging.common.state.NotificationInfo

Packages that use NotificationInfo
com.bea.wlcp.wlng.plugin.multimediamessaging.mm7.management   
 

Uses of NotificationInfo in com.bea.wlcp.wlng.plugin.multimediamessaging.mm7.management
 

Methods in com.bea.wlcp.wlng.plugin.multimediamessaging.mm7.management that return NotificationInfo
 NotificationInfo MessagingManagementMBean.getOnlineNotificationInfo(String correlator)
          Get the notification associated with the specified correlator.
 NotificationInfo MessagingManagementMBean.getOfflineNotificationInfo(String correlator)
          Get the notification associated with the specified correlator.
 


Oracle Corporation