@SuppressWarnings(scala.Array.apply[java.lang.String]("NullAssignment")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
final class NodeSet extends NotificationBroadcasterSupport with NodeSetMBean with NotificationSupport
- Companion:
- object
trait NotificationSupport
trait NodeSetMBean
class NotificationBroadcasterSupport
trait NotificationEmitter
trait NotificationBroadcaster
class Object
trait Matchable
class Any
Value members
Inherited methods
def addNotificationListener(x$0: NotificationListener, x$1: NotificationFilter, x$2: <FromJavaObject>): Unit
- Inherited from:
- NotificationBroadcasterSupport
@throws(javax.management.ListenerNotFoundException)
def removeNotificationListener(x$0: NotificationListener, x$1: NotificationFilter, x$2: <FromJavaObject>): Unit
- Inherited from:
- NotificationBroadcasterSupport