|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.hivemind.lib.impl.RemoteExceptionCoordinatorImpl
Core implementation of RemoteExceptionCoordinator.
| Constructor Summary | |
RemoteExceptionCoordinatorImpl()
|
|
| Method Summary | |
void |
addRemoteExceptionListener(RemoteExceptionListener listener)
|
void |
fireRemoteExceptionDidOccur(java.lang.Object source,
java.lang.Throwable exception)
Invoked by an object which has caught a remote exception of some form. |
void |
removeRemoteExceptionListener(RemoteExceptionListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoteExceptionCoordinatorImpl()
| Method Detail |
public void addRemoteExceptionListener(RemoteExceptionListener listener)
addRemoteExceptionListener in interface RemoteExceptionCoordinatorpublic void removeRemoteExceptionListener(RemoteExceptionListener listener)
removeRemoteExceptionListener in interface RemoteExceptionCoordinator
public void fireRemoteExceptionDidOccur(java.lang.Object source,
java.lang.Throwable exception)
RemoteExceptionCoordinator
fireRemoteExceptionDidOccur in interface RemoteExceptionCoordinator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||