NotificationSupport

reactivemongo.jmx.NotificationSupport
sealed trait NotificationSupport

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Node
class NodeSet
Self type
NotificationBroadcasterSupport

Members list

Concise view

Value members

Concrete methods

protected def attributeChanged[T : ClassTag](name: String, message: String, oldValue: T, newValue: T)(f: T => Unit): Unit

Concrete fields

protected val changeSeq: AtomicLong