|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteCacheListener
Listens for remote cache event notification ( rmi callback ).
| Field Summary | |
|---|---|
static int |
CLIENT_LISTENER
CLIENT_LISTENER -- these aren't used any longer. |
static int |
SERVER_LISTENER
SERVER_LISTENER -- for the cluster |
| Method Summary | |
|---|---|
void |
dispose()
Deregisters itself. |
long |
getListenerId()
Get the id to be used by this manager. |
java.lang.String |
getLocalHostAddress()
This is for debugging. |
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 |
|---|
static final int SERVER_LISTENER
static final int CLIENT_LISTENER
| Method Detail |
|---|
long getListenerId()
throws java.io.IOException
getListenerId in interface ICacheListenerjava.io.IOException
void setListenerId(long id)
throws java.io.IOException
setListenerId in interface ICacheListenerid -
java.io.IOException
int getRemoteType()
throws java.io.IOException
java.io.IOException
java.lang.String getLocalHostAddress()
throws java.io.IOException
java.io.IOException
void dispose()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||