net.grinder.util.weave.j2se6
Class TestASMTransformerFactory.MyAdvice

java.lang.Object
  extended by net.grinder.util.weave.j2se6.TestASMTransformerFactory.MyAdvice
Enclosing class:
TestASMTransformerFactory

public static final class TestASMTransformerFactory.MyAdvice
extends Object


Constructor Summary
TestASMTransformerFactory.MyAdvice()
           
 
Method Summary
static void enter(Object reference, String location)
           
static void exit(Object reference, String location, boolean success)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestASMTransformerFactory.MyAdvice

public TestASMTransformerFactory.MyAdvice()
Method Detail

enter

public static void enter(Object reference,
                         String location)

exit

public static void exit(Object reference,
                        String location,
                        boolean success)


Copyright © 2000-2013. All Rights Reserved.