|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntrospectorBase | |
|---|---|
| edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.util.introspection | |
| Uses of IntrospectorBase in edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.util.introspection |
|---|
| Subclasses of IntrospectorBase in edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl.util.introspection | |
|---|---|
class |
Introspector
This basic function of this class is to return a Method object for a particular class given the name of a method and the parameters to the method in the form of an Object[] The first time the Introspector sees a class it creates a class method map for the class in question. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||