Uses of Interface
org.openspaces.remoting.ServiceExecutionAspect.MethodInvocation
Packages that use ServiceExecutionAspect.MethodInvocation
Package
Description
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
-
Uses of ServiceExecutionAspect.MethodInvocation in org.openspaces.remoting
Methods in org.openspaces.remoting with parameters of type ServiceExecutionAspect.MethodInvocationModifier and TypeMethodDescriptionServiceExecutionAspect.invoke(SpaceRemotingInvocation invocation, ServiceExecutionAspect.MethodInvocation method, Object service) A service execution callback allows to wrap the execution of "server side" service.