|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener for events related to the Transit cache subsystem.
| Method Summary | |
void |
cacheDirectoryChanged(CacheDirectoryChangeEvent event)
Notify the listener of a change to the cache directory. |
void |
hostAdded(CacheEvent event)
Notify the listener of the addition of a new host. |
void |
hostRemoved(CacheEvent event)
Notify the listener of the removal of a host. |
| Method Detail |
public void cacheDirectoryChanged(CacheDirectoryChangeEvent event)
throws RemoteException
event - the cache directory change event
RemoteException - if a remote exception occurs
public void hostAdded(CacheEvent event)
throws RemoteException
event - the host added event
RemoteException - if a remote exception occurs
public void hostRemoved(CacheEvent event)
throws RemoteException
event - the host removed event
RemoteException - if a remote exception occurs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||