org.shiftone.jrat.inject.bytecode.asm
Interface Constants.MethodHandler

Enclosing interface:
Constants

public static interface Constants.MethodHandler


Field Summary
static java.lang.Class CLASS
           
static org.objectweb.asm.commons.Method onMethodFinish
           
static org.objectweb.asm.commons.Method onMethodStart
           
static org.objectweb.asm.Type TYPE
           
 

Field Detail

CLASS

static final java.lang.Class CLASS

TYPE

static final org.objectweb.asm.Type TYPE

onMethodStart

static final org.objectweb.asm.commons.Method onMethodStart

onMethodFinish

static final org.objectweb.asm.commons.Method onMethodFinish