Package eos.processor
Class UxProcessor
- java.lang.Object
-
- eos.processor.UxProcessor
-
public class UxProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description UxProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringprocess(Map<String,Pointcut> pointcuts, String view, HttpResponse httpResponse, HttpRequest request, HttpExchange exchange)
-
-
-
Method Detail
-
process
public String process(Map<String,Pointcut> pointcuts, String view, HttpResponse httpResponse, HttpRequest request, HttpExchange exchange) throws A8iException, NoSuchFieldException, IllegalAccessException, NoSuchMethodException, InvocationTargetException
-
-