org.eclipse.persistence.sdo.helper
Class SDOHelperContext.MyNotificationFilter
java.lang.Object
javax.management.NotificationFilterSupport
org.eclipse.persistence.sdo.helper.SDOHelperContext.MyNotificationFilter
- All Implemented Interfaces:
- Serializable, NotificationFilter
- Enclosing class:
- SDOHelperContext
public static class SDOHelperContext.MyNotificationFilter
- extends NotificationFilterSupport
INTERNAL:
This class will be handed in as a parameter when adding a JBoss notification listener.
The purpose of this class is to restrict notifications to "stop", i.e. we don't
care about "destroy", "start" etc.
- See Also:
- Serialized Form