| Modifier and Type | Class and Description |
|---|---|
static interface |
ApplicationCacheEvent.Handler
Implemented by objects that handle
ApplicationCacheEvent. |
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationCacheEvent(Network network,
ApplicationCacheHandler.CacheEvent event)
Construct a new
ApplicationCacheEvent. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationCacheHandler.CacheEvent |
getEventType()
Returns true application cache event type,
false if it has been online.
|
protected ApplicationCacheEvent(Network network, ApplicationCacheHandler.CacheEvent event)
ApplicationCacheEvent.event - current application cache event typepublic ApplicationCacheHandler.CacheEvent getEventType()
Copyright © 2015. All rights reserved.