org.infinispan.notifications.cachemanagerlistener.event
Interface CacheStartedEvent

All Superinterfaces:
Event
All Known Implementing Classes:
EventImpl

public interface CacheStartedEvent
extends Event

This event is passed in to any method annotated with CacheStarted.

Since:
4.0
Author:
Manik Surtani

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.infinispan.notifications.cachemanagerlistener.event.Event
Event.Type
 
Method Summary
 String getCacheName()
           
 
Methods inherited from interface org.infinispan.notifications.cachemanagerlistener.event.Event
getCacheManager, getType
 

Method Detail

getCacheName

String getCacheName()

Google Analytics

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