public class JuelRpcServiceImpl extends SecuredRemoteServiceServlet implements JuelRpcService
| Constructor and Description |
|---|
JuelRpcServiceImpl(<any> juelServiceProvider,
<any> dtoServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
JuelResultDto |
evaluateExpression(java.lang.String expression) |
getRequestpublic JuelRpcServiceImpl(<any> juelServiceProvider,
<any> dtoServiceProvider)
public JuelResultDto evaluateExpression(java.lang.String expression) throws ServerCallFailedException
evaluateExpression in interface JuelRpcServiceServerCallFailedException