Package edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.context

Simple JexlContext implementations.

See:
          Description

Class Summary
HashMapContext Implementation of JexlContext based on a HashMap.
 

Package edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.context Description

Simple JexlContext implementations.

Introduction

This package only contains one JexlContext implementation, the HashMapContext. A HashMapContext is simply an extension of HashMap which implements the JexlContext interface.



Copyright © 2010 Internet2. All Rights Reserved.