edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.util
Class Introspector
java.lang.Object
edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.util.Introspector
public class Introspector
- extends Object
Little class to manage a Velocity uberspector (Vel 1.4+) for instrospective
services.
- Since:
- 1.0
- Version:
- $Id: Introspector.java,v 1.1 2008-11-30 10:57:26 mchyzer Exp $
- Author:
- Geir Magnusson Jr.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Introspector
public Introspector()
getUberspect
public static Uberspect getUberspect()
- For now, expose the raw uberspector to the AST.
- Returns:
- Uberspect The Velocity uberspector.
Copyright © 2012 Internet2. All Rights Reserved.