org.apache.velocity.util.introspection
public class IntrospectionCacheData extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Class |
contextData
Class of context data object associated with the introspection
information
|
java.lang.Object |
thingy
Object to pair with class - currently either a Method or
AbstractExecutor.
|
Constructor and Description |
---|
IntrospectionCacheData() |
Copyright © 2000-2014. All Rights Reserved.