Example usage for org.apache.commons.jelly.expression ExpressionFactory interface-usage

List of usage examples for org.apache.commons.jelly.expression ExpressionFactory interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.jelly.expression ExpressionFactory interface-usage.

Usage

From source file hudson.ExpressionFactory2.java

/**
 * {@link ExpressionFactory} so that security exception aborts the page rendering.
 *
 * @author Kohsuke Kawaguchi
*/
final class ExpressionFactory2 implements ExpressionFactory {

From source file org.eclipse.hudson.ExpressionFactory2.java

/**
 * {@link ExpressionFactory} so that security exception aborts the page
 * rendering.
 *
 * @author Kohsuke Kawaguchi
 */