Example usage for Java javax.management NotificationFilterSupport fields, constructors, methods, implement or subclass
The text is from its open source code.
void | disableAllTypes() Disables all notification types. |
void | enableType(String prefix) Enables all the notifications the type of which starts with the specified prefix to be sent to the listener. |