Package com.avanza.astrix.gs.remoting
Class AstrixServiceInvocationTask
- java.lang.Object
-
- com.avanza.astrix.gs.remoting.AstrixServiceInvocationTask
-
- All Implemented Interfaces:
Serializable,org.openspaces.core.executor.Task<com.avanza.astrix.remoting.client.AstrixServiceInvocationResponse>
public class AstrixServiceInvocationTask extends Object implements org.openspaces.core.executor.Task<com.avanza.astrix.remoting.client.AstrixServiceInvocationResponse>
- Author:
- Elias Lindholm (elilin)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description com.avanza.astrix.spring.AstrixSpringContextastrixSpringContext
-
Constructor Summary
Constructors Constructor Description AstrixServiceInvocationTask(com.avanza.astrix.remoting.client.AstrixServiceInvocationRequest invocationRequest)
-