public class ClassIntrospector extends BeanElement
Modifier and Type | Field and Description |
---|---|
private java.util.Map |
methodMap |
Constructor and Description |
---|
ClassIntrospector(com.bea.util.jam.JClass clazz) |
Modifier and Type | Method and Description |
---|---|
boolean |
definesMethod(MethodDeclaration key) |
boolean |
definesMethod(java.lang.String name,
com.bea.util.jam.JClass[] signature) |
MethodDeclaration |
getMethod(MethodDeclaration key) |
error, getAllAnnotationInstancesAsStrings, getAllAnnotationInstancesAsStrings, getAllAnnotationNames, getAnnotationDefinition, getAnnotationString, getAnnotationString, getAnnotationValue, getCommentText, getDeclaringClass, getJElement, getLocation, isAnnotationDefined, isAnnotationDefined, isAnnotationTrue, isAnnotationTrue, isObsolete, isVisibleToPartitions, stripHTML, warning
public boolean definesMethod(java.lang.String name, com.bea.util.jam.JClass[] signature)
public boolean definesMethod(MethodDeclaration key)
public MethodDeclaration getMethod(MethodDeclaration key)
key
-