public class CacheEventNotificationMsg extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheEventNotificationMsg.EventType |
| Constructor and Description |
|---|
CacheEventNotificationMsg(String fullyQualifiedEhcacheName,
CacheEventNotificationMsg.EventType toolkitEventType,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
Element |
getElement() |
String |
getFullyQualifiedEhcacheName() |
CacheEventNotificationMsg.EventType |
getToolkitEventType() |
String |
toString() |
public CacheEventNotificationMsg(String fullyQualifiedEhcacheName, CacheEventNotificationMsg.EventType toolkitEventType, Element element)
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.