org.apache.velocity.util.introspection
Class IntrospectionCacheData
java.lang.Object
org.apache.velocity.util.introspection.IntrospectionCacheData
public class IntrospectionCacheData
extends java.lang.Object
Holds information for node-local context data introspection
information.
Version:
- Geir Magnusson Jr.
Class | contextData
|
Object | thingy - Object to pair with class - currently either a Method or
AbstractExecutor.
|
contextData
public Class contextData
thingy
public Object thingy
Object to pair with class - currently either a Method or
AbstractExecutor. It can be used in any way the using node
wishes.
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.