public interface BehaviourBytes extends Bytes, MemberBytes
Modifier and Type | Method and Description |
---|---|
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
|
getJvmSignature, getName
getAnnotations, getGenericSignature, getModifiers
String[] getExceptionTypeJvmNames()
ClassBytes.getJvmName()
String[] getExceptionTypeTypeInfoNames()
ClassBytes.getTypeInfoName()
Annotation[][] getParameterAnnotations()
SignatureKey getSignatureKey()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.