org.logicblaze.lingo
Class LingoRemoteInvocationFactory
java.lang.Object
org.logicblaze.lingo.LingoRemoteInvocationFactory
- All Implemented Interfaces:
- org.springframework.remoting.support.RemoteInvocationFactory
- public class LingoRemoteInvocationFactory
- extends Object
- implements org.springframework.remoting.support.RemoteInvocationFactory
A factory of remote invocation instances which includes the extra
Lingo metadata.
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LingoRemoteInvocationFactory
public LingoRemoteInvocationFactory(MetadataStrategy metadataStrategy)
createRemoteInvocation
public org.springframework.remoting.support.RemoteInvocation createRemoteInvocation(org.aopalliance.intercept.MethodInvocation methodInvocation)
- Specified by:
createRemoteInvocation
in interface org.springframework.remoting.support.RemoteInvocationFactory
getMethodMetadata
protected MethodMetadata getMethodMetadata(org.aopalliance.intercept.MethodInvocation methodInvocation)
Copyright © 2005 LogicBlaze, Inc.. All Rights Reserved.