Package | Description |
---|---|
org.apache.jcs.engine |
Interfaces used by the core and the auxiliary caches.
|
org.apache.jcs.engine.behavior |
Interfaces used by the core and the auxiliary caches.
|
org.apache.jcs.engine.control |
The primary cache classes and the hub.
|
org.apache.jcs.engine.control.event | |
org.apache.jcs.engine.control.event.behavior |
Modifier and Type | Method and Description |
---|---|
void |
ElementAttributes.addElementEventHandler(IElementEventHandler eventHandler)
Adds a ElementEventHandler.
|
Modifier and Type | Method and Description |
---|---|
void |
IElementAttributes.addElementEventHandler(IElementEventHandler eventHandler)
Adds a ElementEventHandler.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeCache.addElementEvent(IElementEventHandler hand,
IElementEvent event)
Adds an ElementEvent to be handled to the queue.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementEventQueue.addElementEvent(IElementEventHandler hand,
IElementEvent event)
Adds an ElementEvent to be handled
|
Modifier and Type | Method and Description |
---|---|
void |
IElementEventQueue.addElementEvent(IElementEventHandler hand,
IElementEvent event)
Adds an ElementEvent to be handled
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.