Uses of Interface
org.apache.velocity.util.RuntimeServicesAware
Packages that use RuntimeServicesAware
-
Uses of RuntimeServicesAware in org.apache.velocity.app.event.implement
Classes in org.apache.velocity.app.event.implement that implement RuntimeServicesAwareModifier and TypeClassDescriptionclassDeprecated.impractical useclassDeprecated.impractical useclassBase class for escaping references.classEscapes the characters in a String to be suitable to pass to an SQL query.classDeprecated.impractical useclassSimple event handler that checks to see if an included page is available.classSimple event handler that renders method exceptions in the page rather than throwing the exception.classUse this event handler to flag invalid references. -
Uses of RuntimeServicesAware in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement RuntimeServicesAwareModifier and TypeClassDescriptionclassDefault implementation of achainable uberspectorthat forwards all calls to the wrapped uberspector (when that is possible).classChainable Uberspector that checks for deprecated method calls.classWhen the introspector.uberspect.class configuration property contains several uberspector class names, it means those uberspectors will be chained.classUse a custom introspector that prevents classloader related method calls.classImplementation of Uberspect to provide the default introspective functionality of VelocityclassImplementation of Uberspect to additionally provide access to public fields.