Uses of Class
org.LexGrid.LexBIG.caCore.applicationservice.RemoteExecutionResults

Packages that use RemoteExecutionResults
org.LexGrid.LexBIG.caCore.applicationservice.impl   
 

Uses of RemoteExecutionResults in org.LexGrid.LexBIG.caCore.applicationservice.impl
 

Methods in org.LexGrid.LexBIG.caCore.applicationservice.impl that return RemoteExecutionResults
 RemoteExecutionResults LexEVSApplicationServiceImpl.executeRemotely(Object object, String methodName, String[] parameterClasses, Object[] args)
          Execute the given method on the specified LexBig object.