Package org.apache.hivemind.lib

Interface Summary
BeanFactory Service interface for a source of beans of a particular type.
DefaultImplementationBuilder Builds a default implementation of an interface.
NameLookup Service interface for performing name lookups.
RemoteExceptionCoordinator Coordinates propogation of remote events.
RemoteExceptionListener Event listener interface for remote exceptions.
SpringBeanFactoryHolder Service which simply holds a bean factory (provided externally).
SpringBeanFactorySource A service which can acts as a source for a BeanFactory (from which the different kinds of Spring application contexts derive).
 

Class Summary
RemoteExceptionEvent Event object used with RemoteExceptionListener.