Package org.softamis.cluster4spring.rmi.support

Class Summary
AbstractRmiShortFormProxyFactoryBean<SI extends ServiceMoniker> Base abstract class to implement RMI proxy factory beans that allows compact form of bean definition in application context.
RmiClientInterceptor<SI extends ServiceMoniker> Interceptor for accessing remote services via RMI.
RmiEndpoint<SI extends Serializable> Implementation of Endpoint that is used in RMI based cluster4spring.
RmiEndpointFactory<SI extends ServiceMoniker> Endpoint factory used to create RMI related endpoints.