JBoss Reflection 2.2.1.SP1

org.jboss.reflect.plugins.bytecode.bytes
Interface ConstructorBytes

All Superinterfaces:
BehaviourBytes, Bytes, MemberBytes

public interface ConstructorBytes
extends BehaviourBytes

Contains the bytecode information for a constructor

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Method Summary
 
Methods inherited from interface org.jboss.reflect.plugins.bytecode.bytes.BehaviourBytes
getExceptionTypeJvmNames, getExceptionTypeTypeInfoNames, getParameterAnnotations, getSignatureKey
 
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
 


JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.