A B C D E F G H I L M N O P R S T _

R

RemoteExceptionCoordinator - interface org.apache.hivemind.lib.RemoteExceptionCoordinator.
Coordinates propogation of remote events.
RemoteExceptionCoordinatorImpl - class org.apache.hivemind.lib.impl.RemoteExceptionCoordinatorImpl.
Core implementation of RemoteExceptionCoordinator.
RemoteExceptionCoordinatorImpl() - Constructor for class org.apache.hivemind.lib.impl.RemoteExceptionCoordinatorImpl
 
RemoteExceptionEvent - class org.apache.hivemind.lib.RemoteExceptionEvent.
Event object used with RemoteExceptionListener.
RemoteExceptionEvent(Object, Throwable) - Constructor for class org.apache.hivemind.lib.RemoteExceptionEvent
 
RemoteExceptionListener - interface org.apache.hivemind.lib.RemoteExceptionListener.
Event listener interface for remote exceptions.
register(Class, Object) - Method in interface org.apache.hivemind.lib.util.StrategyRegistry
Registers an adapter for a registration class.
register(Class, Object) - Method in class org.apache.hivemind.lib.util.StrategyRegistryImpl
 
remoteExceptionDidOccur(RemoteExceptionEvent) - Method in interface org.apache.hivemind.lib.RemoteExceptionListener
Invoked by RemoteExceptionCoordinator.fireRemoteExceptionDidOccur(Object, Throwable).
remoteExceptionDidOccur(RemoteExceptionEvent) - Method in class org.apache.hivemind.lib.impl.NameLookupImpl
Sets the InitialContext to null.
removeRemoteExceptionListener(RemoteExceptionListener) - Method in interface org.apache.hivemind.lib.RemoteExceptionCoordinator
 
removeRemoteExceptionListener(RemoteExceptionListener) - Method in class org.apache.hivemind.lib.impl.RemoteExceptionCoordinatorImpl
 

A B C D E F G H I L M N O P R S T _