GemFire 5.5

Uses of Interface
com.gemstone.gemfire.cache.CacheEvent

Packages that use CacheEvent
com.gemstone.gemfire.cache Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. 
 

Uses of CacheEvent in com.gemstone.gemfire.cache
 

Subinterfaces of CacheEvent in com.gemstone.gemfire.cache
 interface EntryEvent
          Contains information about an event affecting an entry, including its identity and the the circumstances of the event.
 interface RegionEvent
          Contains information about an event affecting a region, including its identity and the circumstances of the event.
 interface RoleEvent
          Contains information about an event affecting a region reliability, including its identity and the circumstances of the event.
 


GemFire 5.5

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.