org.infinispan.notifications.cachemanagerlistener.event
Interface Event

All Known Subinterfaces:
CacheStartedEvent, CacheStoppedEvent, ViewChangedEvent
All Known Implementing Classes:
EventImpl

public interface Event

Common characteristics of events that occur on a cache manager

Since:
4.0
Author:
Manik Surtani

Nested Class Summary
static class Event.Type
           
 
Method Summary
 CacheManager getCacheManager()
           
 Event.Type getType()
           
 

Method Detail

getCacheManager

CacheManager getCacheManager()

getType

Event.Type getType()

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.