org.openspaces.remoting
Class RemotingUtils
java.lang.Object
org.openspaces.remoting.RemotingUtils
public class RemotingUtils
- extends Object
- Author:
- kimchy (shay.banon)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotingUtils
public RemotingUtils()
createByClassOrFindByName
public static Object createByClassOrFindByName(ApplicationContext applicationContext,
String name,
Class clazz)
throws NoSuchBeanDefinitionException
- Throws:
NoSuchBeanDefinitionException
buildHashToMethodLookupForInterface
public static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> buildHashToMethodLookupForInterface(Class service,
boolean useFastReflection)
buildMethodToHashLookupForInterface
public static Map<Method,RemotingUtils.MethodHash> buildMethodToHashLookupForInterface(Class service,
String asyncPrefix)
Copyright © GigaSpaces.