| Package | Description |
|---|---|
| org.jboss.reflect.plugins.bytecode | |
| org.jboss.reflect.plugins.bytecode.bytes |
| Modifier and Type | Field and Description |
|---|---|
protected BehaviourBytes |
BytecodeBehaviourInfo.behaviour
The constructor or method
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SignatureKey.getReturnType(BehaviourBytes behavior) |
| Constructor and Description |
|---|
BytecodeBehaviourInfo(AnnotationHelper annotationHelper,
BytecodeTypeInfo typeInfo,
BehaviourBytes behaviour) |
SignatureKey(String name,
BehaviourBytes behavior)
Create a new SignatureKey.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructorBytes
Contains the bytecode information for a constructor
|
interface |
MethodBytes
Contains the bytecode information for a method or constructor
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.