Class RuntimeMethodInformation

java.lang.Object
org.jboss.weld.util.bytecode.RuntimeMethodInformation
All Implemented Interfaces:
MethodInformation

public class RuntimeMethodInformation extends Object implements MethodInformation
Contains all the data that is needed when working with a method in bytecode
Author:
Stuart Douglas, Ales Justin