Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


org.eclipse.persistence.sdo.helper
Class SDOHelperContext.MyNotificationFilter

java.lang.Object
  extended by javax.management.NotificationFilterSupport
      extended by org.eclipse.persistence.sdo.helper.SDOHelperContext.MyNotificationFilter

All Implemented Interfaces:
java.io.Serializable, javax.management.NotificationFilter
Enclosing class:
SDOHelperContext

public static class SDOHelperContext.MyNotificationFilter
extends javax.management.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

Constructor Summary
SDOHelperContext.MyNotificationFilter()
           

 

Method Summary

 

Methods inherited from class javax.management.NotificationFilterSupport
disableAllTypes, disableType, enableType, getEnabledTypes, isNotificationEnabled

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SDOHelperContext.MyNotificationFilter

SDOHelperContext.MyNotificationFilter()

Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.