Uses of Interface
com.sun.jmx.remote.opt.internal.NotificationBuffer

Packages that use NotificationBuffer
com.sun.jmx.remote.opt.internal Warning: Classes in this package are reserved for internal use
 

Uses of NotificationBuffer in com.sun.jmx.remote.opt.internal
 

Classes in com.sun.jmx.remote.opt.internal that implement NotificationBuffer
 class ArrayNotificationBuffer
          A circular buffer of notifications received from an MBean server.
 

Methods in com.sun.jmx.remote.opt.internal that return NotificationBuffer
static NotificationBuffer ArrayNotificationBuffer.getNotificationBuffer(MBeanServer mbs, Map env)
           
 

Constructors in com.sun.jmx.remote.opt.internal with parameters of type NotificationBuffer
ServerNotifForwarder(MBeanServer mbeanServer, Map env, NotificationBuffer notifBuffer)
           
 



Copyright © 2014 Terracotta, Inc.. All rights reserved.