Package org.forgerock.openig.el
Interface ExpressionPlugin
- All Known Implementing Classes:
 EnvironmentVariablesPlugin,SystemPropertiesPlugin
A plugin that contributes a node to the 
Expression context tree.- 
Method Summary
 
- 
Method Details
- 
getObject
Object getObject()Returns, and if necessary, creates, the context object.- Returns:
 - The context node object.
 
 
 -