org.jboss.cache.notifications.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:
2.0.0
Author:
Manik Surtani

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.cache.notifications.event.Event
Event.Type
 
Method Summary
 
Methods inherited from interface org.jboss.cache.notifications.event.Event
getCache, getType, isPre
 



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