GigaSpaces XAP 8.0 API

org.openspaces.remoting
Interface ServiceExecutionAspect.MethodInvocation

Enclosing interface:
ServiceExecutionAspect

public static interface ServiceExecutionAspect.MethodInvocation

A wrapper for method invocation. Allows to execute the actual method invocation. Similar to reflection based method invocation.


Method Summary
 Object invoke(Object service, Object... args)
           
 

Method Detail

invoke

Object invoke(Object service,
              Object... args)
              throws IllegalAccessException,
                     IllegalArgumentException,
                     InvocationTargetException
Throws:
IllegalAccessException
IllegalArgumentException
InvocationTargetException

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.