com.cisco.oss.foundation.monitoring
Interface TransactionNotificationMXBean
- All Superinterfaces:
- NotificationInfoMXBean, Serializable
- All Known Implementing Classes:
- TransactionNotificationMXBeanImpl
public interface TransactionNotificationMXBean
- extends NotificationInfoMXBean
This interface defines a MXBean, used to send notification when a certain type of Transaction is complete.
- Author:
- Avinasht
getParameterDetails
List<ParameterDetails> getParameterDetails()
- Returns a list of ParameterDetails instances.
ParameterDetails represents a key and value pair object, key being the parameter name and value being the parameter value.
- Parameters:
-
- Returns:
- List
Copyright © 2015 Cisco. All Rights Reserved.