Package org.apache.hivemind.lib.impl

Class Summary
AbstractEJBProxy Generic EJB proxy for stateless session beans.
DefaultImplementationBuilderImpl Implemenation of DefaultImplementationBuilder.
EJBProxyFactory An implementation of ServiceImplementationFactory that can create a proxy to a stateless session EJB.
EJBProxyParameters Parameters for the EJBProxyFactory.
NameLookupImpl Standard implementation of the NameLookup service interface.
PlaceholderFactory Wrapper around DefaultImplementationBuilder that is used to create default implementations of services.
RemoteExceptionCoordinatorImpl Core implementation of RemoteExceptionCoordinator.
SpringBeanFactoryHolderImpl Simple holder of a BeanFactory.
SpringBeanParameter Parameter to SpringLookupFactory, containing a (required) bean name to obtain, and an (optional) bean factory source.
SpringLookupFactory Implementation of ServiceImplementationFactory that doesn't create beans, but instead it looks them up inside a Spring BeanFactory.