Skip navigation links

Package org.apache.commons.jexl3.introspection

Provides high-level introspective services.

See: Description

Package org.apache.commons.jexl3.introspection Description

Provides high-level introspective services.

The Uberspect, JexlMethod, JexlPropertyGet and JexlPropertySet interfaces form the exposed face of introspective services.

The Uberspectimpl is the concrete class implementing the Uberspect interface. Deriving from this class is the preferred way of augmenting Jexl introspective capabilities when special needs to be fulfilled or when default behaviors need to be modified.

Skip navigation links

Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.