Class and Description |
---|
Event
An interface that defines common characteristics of events
|
NodeEvent
Transactional events that additionally expose an Fqn as such events pertain to a specific node.
|
ViewChangedEvent
This event is passed in to any method annotated with
ViewChanged . |
Class and Description |
---|
ViewChangedEvent
This event is passed in to any method annotated with
ViewChanged . |
Class and Description |
---|
Event
An interface that defines common characteristics of events
|
Class and Description |
---|
Event
An interface that defines common characteristics of events
|
ViewChangedEvent
This event is passed in to any method annotated with
ViewChanged . |
Class and Description |
---|
NodeModifiedEvent.ModificationType
Different cache modification types.
|
Class and Description |
---|
BuddyGroupChangedEvent
This event is passed in to any method annotated with
BuddyGroupChanged . |
CacheBlockedEvent
This event is passed in to any method annotated with
CacheBlocked . |
CacheStartedEvent
This event is passed in to any method annotated with
CacheStarted . |
CacheStoppedEvent
This event is passed in to any method annotated with
CacheStopped . |
CacheUnblockedEvent
This event is passed in to any method annotated with
CacheUnblocked . |
Event
An interface that defines common characteristics of events
|
Event.Type |
NodeActivatedEvent
This event is passed in to any method annotated with
NodeActivated . |
NodeCreatedEvent
This event is passed in to any method annotated with
NodeCreated . |
NodeEvent
Transactional events that additionally expose an Fqn as such events pertain to a specific node.
|
NodeEvictedEvent
This event is passed in to any method annotated with
NodeEvicted . |
NodeInvalidatedEvent
Notifies a listener of an invalidation event
|
NodeLoadedEvent
This event is passed in to any method annotated with
NodeLoaded . |
NodeModifiedEvent
This event is passed in to any method annotated with
NodeModified |
NodeModifiedEvent.ModificationType
Different cache modification types.
|
NodeMovedEvent
This event is passed in to any method annotated with
NodeMoved . |
NodePassivatedEvent
This event is passed in to any method annotated with
NodePassivated . |
NodeRemovedEvent
This event is passed in to any method annotated with
NodeRemoved . |
NodeVisitedEvent
This event is passed in to any method annotated with
NodeVisited . |
TransactionalEvent
An event type that includes a transaction context - if one exists - as well as a boolean as to whether the call
originated locally or remotely.
|
TransactionCompletedEvent
This event is passed in to any method annotated with
TransactionCompleted . |
TransactionRegisteredEvent
This event is passed in to any method annotated with
TransactionRegistered . |
ViewChangedEvent
This event is passed in to any method annotated with
ViewChanged . |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.