|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.introspector.AccessibleIntrospector
jodd.introspector.SupportedIntrospector
public class SupportedIntrospector
Introspector that caches all class descriptors.
All supported methods and fields are examined.
AccessibleIntrospector| Field Summary |
|---|
| Fields inherited from class jodd.introspector.AccessibleIntrospector |
|---|
cache |
| Constructor Summary | |
|---|---|
SupportedIntrospector()
|
|
| Method Summary | |
|---|---|
protected ClassDescriptor |
describeClass(java.lang.Class type)
Describes a class by creating a new instance of ClassDescriptor
that will examine all supported methods and fields. |
| Methods inherited from class jodd.introspector.AccessibleIntrospector |
|---|
lookup, register, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SupportedIntrospector()
| Method Detail |
|---|
protected ClassDescriptor describeClass(java.lang.Class type)
ClassDescriptor
that will examine all supported methods and fields.
describeClass in class AccessibleIntrospector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||