Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

13.2. JMX MBean Notifications


The following table depicts the JMX notifications available for JBoss Cache as well as the cache events to which they correspond. These are the notifications that can be received through the CacheJmxWrapper MBean. Each notification represents a single event published by JBoss Cache and provides user data corresponding to the parameters of the event.
Expand
Table 13.2. JBoss Cache MBean Notifications
Notification Type Notification Data CacheListener Event
org.jboss.cache.CacheStarted String: cache service name @CacheStarted
org.jboss.cache.CacheStopped String: cache service name @CacheStopped
org.jboss.cache.NodeCreated String: fqn, boolean: isPre, boolean: isOriginLocal @NodeCreated
org.jboss.cache.NodeEvicted String: fqn, boolean: isPre, boolean: isOriginLocal @NodeEvicted
org.jboss.cache.NodeLoaded String: fqn, boolean: isPre @NodeLoaded
org.jboss.cache.NodeModifed String: fqn, boolean: isPre, boolean: isOriginLocal @NodeModifed
org.jboss.cache.NodeRemoved String: fqn, boolean: isPre, boolean: isOriginLocal @NodeRemoved
org.jboss.cache.NodeVisited String: fqn, boolean: isPre @NodeVisited
org.jboss.cache.ViewChanged String: view @ViewChanged
org.jboss.cache.NodeActivated String: fqn @NodeActivated
org.jboss.cache.NodeMoved String: fromFqn, String: toFqn, boolean: isPre @NodeMoved
org.jboss.cache.NodePassivated String: fqn @NodePassivated
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2026 Red Hat
Nach oben