|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listens for remote cache event notification ( rmi callback ).
Field Summary | |
static int |
CLIENT_LISTENER
Description of the Field |
static int |
SERVER_LISTENER
Description of the Field |
Method Summary | |
long |
getListenerId()
Get the id to be used by this manager. |
int |
getRemoteType()
Gets the remoteType attribute of the IRemoteCacheListener object |
void |
setListenerId(long id)
Set the id to be used by this manager. |
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheListener |
handleDispose, handlePut, handleRemove, handleRemoveAll |
Field Detail |
public static final int SERVER_LISTENER
public static final int CLIENT_LISTENER
Method Detail |
public long getListenerId() throws java.io.IOException
getListenerId
in interface ICacheListener
java.io.IOException
public void setListenerId(long id) throws java.io.IOException
setListenerId
in interface ICacheListener
id
-
java.io.IOException
public int getRemoteType() throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |