public interface  org.springframework.remoting.support.RemoteInvocationFactory extends java.lang.Object
{
public abstract org.springframework.remoting.support.RemoteInvocation createRemoteInvocation(org.aopalliance.intercept.MethodInvocation);
}