|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BehaviourBytes
Contains the bytecode information for a method or constructor
Method Summary | |
---|---|
String[] |
getExceptionTypeJvmNames()
Get the exception types |
String[] |
getExceptionTypeTypeInfoNames()
Get the exception types |
Annotation[][] |
getParameterAnnotations()
Get the parameter annotations |
SignatureKey |
getSignatureKey()
Get the signature key for this method/constructor |
Methods inherited from interface org.jboss.reflect.plugins.bytecode.bytes.MemberBytes |
---|
getJvmSignature, getName |
Methods inherited from interface org.jboss.reflect.plugins.bytecode.bytes.Bytes |
---|
getAnnotations, getGenericSignature, getModifiers |
Method Detail |
---|
String[] getExceptionTypeJvmNames()
ClassBytes.getJvmName()
String[] getExceptionTypeTypeInfoNames()
ClassBytes.getTypeInfoName()
Annotation[][] getParameterAnnotations()
SignatureKey getSignatureKey()
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |