Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jexl3.introspection Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
JexlMethodInterface used for regular method invocation.Interfaceorg.apache.commons.jexl3.introspectionApache Commons
JexlPropertyGetInterface for getting values that appear to be properties.Interfaceorg.apache.commons.jexl3.introspectionApache Commons
JexlPropertySetInterface used for setting values that appear to be properties.Interfaceorg.apache.commons.jexl3.introspectionApache Commons
JexlSandboxA sandbox describes permissions on a class by explicitly allowing or forbidding access to methods and properties through whitelists and blacklists.Classorg.apache.commons.jexl3.introspectionApache Commons
JexlSandbox .BlackSetA black set of names.Classorg.apache.commons.jexl3.introspection.JexlSandboxApache Commons
JexlSandbox .NamesA base set of names.Classorg.apache.commons.jexl3.introspection.JexlSandboxApache Commons
JexlSandbox .PermissionsContains the white or black lists for properties and methods for a given class.Classorg.apache.commons.jexl3.introspection.JexlSandboxApache Commons
JexlSandbox .WhiteSetA white set of names.Classorg.apache.commons.jexl3.introspection.JexlSandboxApache Commons
JexlUberspect'Federated' introspection/reflection interface to allow JEXL introspection behavior to be customized.Interfaceorg.apache.commons.jexl3.introspectionApache Commons
JexlUberspect .JexlResolverThe various builtin property resolvers.Classorg.apache.commons.jexl3.introspection.JexlUberspectApache Commons
JexlUberspect .PropertyResolverAbstracts getting property setter and getter.Interfaceorg.apache.commons.jexl3.introspection.JexlUberspectApache Commons
JexlUberspect .ResolverStrategyDetermines property resolution strategy.Interfaceorg.apache.commons.jexl3.introspection.JexlUberspectApache Commons