Uses of Class
javax.management.Notification

Packages that use Notification
com.sun.jdmk Provides specific classes to Sun JMX Tools Contribution: Miscellaneous classes. 
javax.management Provides the core JMX classes
javax.management.monitor Provides the definition of the monitor classes
javax.management.relation Provides the definition of the Relation service
javax.management.timer Provides the definition of the Timer MBean
 

Uses of Notification in com.sun.jdmk
 

Subclasses of Notification in com.sun.jdmk
 class TraceNotification
          This class defines an object used by the class Trace to send out all internal runtime information.
 

Uses of Notification in javax.management
 

Subclasses of Notification in javax.management
 class AttributeChangeNotification
          Provides definitions of the attribute change notifications sent by MBeans.
 class MBeanServerNotification
          Represents a notification emitted by the MBean server through the MBeanServerDelegate MBean.
 

Uses of Notification in javax.management.monitor
 

Subclasses of Notification in javax.management.monitor
 class MonitorNotification
          Provides definitions of the notifications sent by monitor MBeans.
 

Uses of Notification in javax.management.relation
 

Subclasses of Notification in javax.management.relation
 class RelationNotification
          A notification of a change in the Relation Service.
 

Uses of Notification in javax.management.timer
 

Subclasses of Notification in javax.management.timer
 class TimerAlarmClockNotification
          Deprecated. This class is of no use to user code. It is retained purely for compatibility reasons.
 class TimerNotification
          This class provides definitions of the notifications sent by timer MBeans.
 


JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.