|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.remoting.support.RemotingSupport org.springframework.remoting.support.RemoteAccessor org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean org.openspaces.remoting.AsyncSpaceRemotingProxyFactoryBean
EventDrivenSpaceRemotingProxyFactoryBean
: Async remoting renamed to event driven.
public class AsyncSpaceRemotingProxyFactoryBean
Field Summary |
---|
Fields inherited from class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean |
---|
DEFAULT_ASYNC_METHOD_PREFIX |
Fields inherited from class org.springframework.remoting.support.RemotingSupport |
---|
logger |
Constructor Summary | |
---|---|
AsyncSpaceRemotingProxyFactoryBean()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean |
---|
afterPropertiesSet, getObject, getObjectType, invoke, invokeRemote, isSingleton, setAsyncMethodPrefix, setFifo, setGigaSpace, setGlobalOneWay, setMetaArgumentsHandler, setRemoteInvocationAspect, setRemoteRoutingHandler, setTimeout, setVoidOneWay |
Methods inherited from class org.springframework.remoting.support.RemoteAccessor |
---|
getServiceInterface, setServiceInterface |
Methods inherited from class org.springframework.remoting.support.RemotingSupport |
---|
getBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsyncSpaceRemotingProxyFactoryBean()
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |