| Package | Description |
|---|---|
| org.terracotta.modules.ehcache.event |
| Modifier and Type | Method and Description |
|---|---|
CacheEventNotificationMsg.EventType |
CacheEventNotificationMsg.getToolkitEventType() |
static CacheEventNotificationMsg.EventType |
CacheEventNotificationMsg.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheEventNotificationMsg.EventType[] |
CacheEventNotificationMsg.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CacheEventNotificationMsg(String fullyQualifiedEhcacheName,
CacheEventNotificationMsg.EventType toolkitEventType,
Element element) |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.