public class EJB2ServerAPI extends Object implements ServerAPI
| Constructor and Description |
|---|
EJB2ServerAPI(Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeMethod(Map<String,Serializable> options,
String apiInterfaceName,
String methodName,
List<String> classNameParameters,
Object[] parametersValues) |
public EJB2ServerAPI(Map<String,String> parameters) throws ServerAPIException
ServerAPIExceptionpublic Object invokeMethod(Map<String,Serializable> options, String apiInterfaceName, String methodName, List<String> classNameParameters, Object[] parametersValues) throws ServerWrappedException, RemoteException
invokeMethod in interface ServerAPIServerWrappedExceptionRemoteExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.