| java.lang.Object | |
| ↳ | org.springframework.jmx.export.metadata.ManagedNotification |
Metadata that indicates a JMX notification emitted by a bean.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return a description for this notification.
| |||||||||||
Return the name of this notification.
| |||||||||||
Return the list of notification types.
| |||||||||||
Set a description for this notification.
| |||||||||||
Set the name of this notification.
| |||||||||||
Set a single notification type, or a list of notification types
as comma-delimited String.
| |||||||||||
Set a list of notification types.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Set a single notification type, or a list of notification types as comma-delimited String.