org.apache.jcs.engine.control.event.behavior
Interface IElementEvent

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ElementEvent

public interface IElementEvent
extends java.io.Serializable

Defines how an element event object should behave

Author:
asmuts

Method Summary
 int getElementEvent()
          Gets the elementEvent attribute of the IElementEvent object
 

Method Detail

getElementEvent

public int getElementEvent()
Gets the elementEvent attribute of the IElementEvent object

Returns:
The elementEvent value