|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.util.introspection.IntrospectionCacheData
Holds information for node-local context data introspection information.
Field Summary | |
---|---|
java.lang.Class |
contextData
|
java.lang.Object |
thingy
Object to pair with class - currently either a Method or AbstractExecutor. |
Constructor Summary | |
---|---|
IntrospectionCacheData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Object thingy
public java.lang.Class contextData
Constructor Detail |
public IntrospectionCacheData()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |