예제 #1
0
 static ExpressionHandler()
 {
     jexl = new JadeJexlEngine();
     jexl.setCache(MAX_ENTRIES);
 }
예제 #2
0
 static ExpressionHandler()
 {
     jexl = new JadeJexlEngine();
     jexl.setCache(MAX_ENTRIES);
 }