Package | Description |
---|---|
org.jboss.reflect.plugins.bytecode | |
org.jboss.reflect.plugins.bytecode.bytes |
Modifier and Type | Method and Description |
---|---|
protected ConstructorInfo |
BytecodeTypeInfo.generateConstructorInfo(ConstructorBytes constructor)
Generate constructor info
|
Constructor and Description |
---|
BytecodeConstructorInfo(AnnotationHelper annotationHelper,
BytecodeTypeInfo typeInfo,
ConstructorBytes constructor)
Create a new JavassistConstructorInfo.
|
Modifier and Type | Method and Description |
---|---|
ConstructorBytes[] |
ClassBytes.getDeclaredConstructorBytes()
Get the constuctors declared in this class
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.