| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.remoting.RemotingUtils
public class RemotingUtils
| Nested Class Summary | |
|---|---|
static class | 
RemotingUtils.MethodHash
 | 
| Constructor Summary | |
|---|---|
RemotingUtils()
 | 
|
| Method Summary | |
|---|---|
static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> | 
buildHashToMethodLookupForInterface(Class service,
                                    boolean useFastReflection)
 | 
static Map<Method,RemotingUtils.MethodHash> | 
buildMethodToHashLookupForInterface(Class service,
                                    String asyncPrefix)
 | 
static Object | 
createByClassOrFindByName(ApplicationContext applicationContext,
                          String name,
                          Class clazz)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RemotingUtils()
| Method Detail | 
|---|
public static Object createByClassOrFindByName(ApplicationContext applicationContext,
                                               String name,
                                               Class clazz)
                                        throws NoSuchBeanDefinitionException
NoSuchBeanDefinitionException
public static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> buildHashToMethodLookupForInterface(Class service,
                                                                                                                           boolean useFastReflection)
public static Map<Method,RemotingUtils.MethodHash> buildMethodToHashLookupForInterface(Class service,
                                                                                       String asyncPrefix)
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||