| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.jmx | |
| org.jboss.cache.loader | |
| org.jboss.cache.notifications.event | |
| Uses of Event in org.jboss.cache | 
|---|
| Methods in org.jboss.cache with parameters of type Event | |
|---|---|
|  void | ConsoleListener.printDetails(Event e) | 
| Uses of Event in org.jboss.cache.jmx | 
|---|
| Methods in org.jboss.cache.jmx with parameters of type Event | |
|---|---|
|  void | CacheNotificationListener.broadcast(Event e) | 
| Uses of Event in org.jboss.cache.loader | 
|---|
| Methods in org.jboss.cache.loader with parameters of type Event | |
|---|---|
|  void | SingletonStoreCacheLoader.SingletonStoreListener.cacheStarted(Event e)Cache started, check whether the node is the coordinator and set the singleton store cache loader's active status. | 
|  void | SingletonStoreCacheLoader.SingletonStoreListener.cacheStopped(Event e) | 
| Uses of Event in org.jboss.cache.notifications.event | 
|---|
| Subinterfaces of Event in org.jboss.cache.notifications.event | |
|---|---|
|  interface | BuddyGroupChangedEventThis event is passed in to any method annotated with BuddyGroupChanged. | 
|  interface | CacheBlockedEventThis event is passed in to any method annotated with CacheBlocked. | 
|  interface | CacheStartedEventThis event is passed in to any method annotated with CacheStarted. | 
|  interface | CacheStoppedEventThis event is passed in to any method annotated with CacheStopped. | 
|  interface | CacheUnblockedEventThis event is passed in to any method annotated with CacheUnblocked. | 
|  interface | NodeActivatedEventThis event is passed in to any method annotated with NodeActivated. | 
|  interface | NodeCreatedEventThis event is passed in to any method annotated with NodeCreated. | 
|  interface | NodeEventTransactional events that additionally expose an Fqn as such events pertain to a specific node. | 
|  interface | NodeEvictedEventThis event is passed in to any method annotated with NodeEvicted. | 
|  interface | NodeInvalidatedEventNotifies a listener of an invalidation event | 
|  interface | NodeLoadedEventThis event is passed in to any method annotated with NodeLoaded. | 
|  interface | NodeModifiedEventThis event is passed in to any method annotated with NodeModified | 
|  interface | NodeMovedEventThis event is passed in to any method annotated with NodeMoved. | 
|  interface | NodePassivatedEventThis event is passed in to any method annotated with NodePassivated. | 
|  interface | NodeRemovedEventThis event is passed in to any method annotated with NodeRemoved. | 
|  interface | NodeVisitedEventThis event is passed in to any method annotated with NodeVisited. | 
|  interface | TransactionalEventAn event type that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely. | 
|  interface | TransactionCompletedEventThis event is passed in to any method annotated with TransactionCompleted. | 
|  interface | TransactionRegisteredEventThis event is passed in to any method annotated with TransactionRegistered. | 
|  interface | ViewChangedEventThis event is passed in to any method annotated with ViewChanged. | 
| Classes in org.jboss.cache.notifications.event that implement Event | |
|---|---|
|  class | EventImplBasic implementation of an event that covers all event types. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||