Class PugUberspect

  • All Implemented Interfaces:
    org.apache.commons.jexl3.introspection.JexlUberspect

    public class PugUberspect
    extends org.apache.commons.jexl3.internal.introspection.Uberspect
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.commons.jexl3.internal.introspection.Uberspect

        org.apache.commons.jexl3.internal.introspection.Uberspect.ArithmeticUberspect
      • Nested classes/interfaces inherited from interface org.apache.commons.jexl3.introspection.JexlUberspect

        org.apache.commons.jexl3.introspection.JexlUberspect.JexlResolver, org.apache.commons.jexl3.introspection.JexlUberspect.PropertyResolver, org.apache.commons.jexl3.introspection.JexlUberspect.ResolverStrategy
    • Field Summary

      • Fields inherited from class org.apache.commons.jexl3.internal.introspection.Uberspect

        rlog, TRY_FAILED
      • Fields inherited from interface org.apache.commons.jexl3.introspection.JexlUberspect

        JEXL_STRATEGY, MAP, MAP_STRATEGY, POJO
    • Constructor Summary

      Constructors 
      Constructor Description
      PugUberspect​(org.apache.commons.logging.Log runtimeLogger, org.apache.commons.jexl3.introspection.JexlUberspect.ResolverStrategy sty)  
    • Method Summary

      • Methods inherited from class org.apache.commons.jexl3.internal.introspection.Uberspect

        base, getArithmetic, getClassByName, getConstructor, getField, getFieldNames, getIterator, getMethod, getMethod, getMethod, getMethodNames, getMethods, getPropertyGet, getPropertyGet, getPropertySet, getPropertySet, getResolvers, getVersion, setClassLoader
    • Constructor Detail

      • PugUberspect

        public PugUberspect​(org.apache.commons.logging.Log runtimeLogger,
                            org.apache.commons.jexl3.introspection.JexlUberspect.ResolverStrategy sty)