| Package | Description |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.jmx | |
| org.jboss.cache.loader |
| Class and Description |
|---|
| CacheListener
Class-level annotation used to annotate an object as being a valid cache listener.
|
| CacheStarted
This annotation should be used on methods that need to be notified when a cache is started.
|
| CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
| NodeActivated
This annotation should be used on methods that need to be notified when a node is activated.
|
| NodeCreated
This annotation should be used on methods that need to be notified when a node is created.
|
| NodeEvicted
This annotation should be used on methods that need to be notified when a node is evicted.
|
| NodeLoaded
This annotation should be used on methods that need to be notified when a node is loaded from a
CacheLoader. |
| NodeModified
This annotation should be used on methods that need to be notified when a node has been modified.
|
| NodeMoved
This annotation should be used on methods that need to be notified when a node is moved using the
Cache.move(org.jboss.cache.Fqn,org.jboss.cache.Fqn)
API. |
| NodePassivated
This annotation should be used on methods that need to be notified when a node is passivated.
|
| NodeRemoved
This annotation should be used on methods that need to be notified when a node is removed from the cache.
|
| NodeVisited
This annotation should be used on methods that need to be notified when a node is visited.
|
| ViewChanged
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology
changes (i.e., a member joins or leaves the cluster).
|
| Class and Description |
|---|
| CacheListener
Class-level annotation used to annotate an object as being a valid cache listener.
|
| ViewChanged
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology
changes (i.e., a member joins or leaves the cluster).
|
| Class and Description |
|---|
| CacheListener
Class-level annotation used to annotate an object as being a valid cache listener.
|
| CacheStarted
This annotation should be used on methods that need to be notified when a cache is started.
|
| CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
| NodeActivated
This annotation should be used on methods that need to be notified when a node is activated.
|
| NodeCreated
This annotation should be used on methods that need to be notified when a node is created.
|
| NodeEvicted
This annotation should be used on methods that need to be notified when a node is evicted.
|
| NodeLoaded
This annotation should be used on methods that need to be notified when a node is loaded from a
CacheLoader. |
| NodeModified
This annotation should be used on methods that need to be notified when a node has been modified.
|
| NodeMoved
This annotation should be used on methods that need to be notified when a node is moved using the
Cache.move(org.jboss.cache.Fqn,org.jboss.cache.Fqn)
API. |
| NodePassivated
This annotation should be used on methods that need to be notified when a node is passivated.
|
| NodeRemoved
This annotation should be used on methods that need to be notified when a node is removed from the cache.
|
| NodeVisited
This annotation should be used on methods that need to be notified when a node is visited.
|
| ViewChanged
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology
changes (i.e., a member joins or leaves the cluster).
|
| Class and Description |
|---|
| CacheListener
Class-level annotation used to annotate an object as being a valid cache listener.
|
| CacheStarted
This annotation should be used on methods that need to be notified when a cache is started.
|
| CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
| ViewChanged
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology
changes (i.e., a member joins or leaves the cluster).
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.