org.sourceforge.jemm.weaver.util
Class MethodCmdLine

java.lang.Object
  extended by org.sourceforge.jemm.weaver.util.MethodCmdLine

public final class MethodCmdLine
extends java.lang.Object


Method Summary
static void main(java.lang.String[] args)
           
static void printMethod(javassist.CtMethod m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception - On error

printMethod

public static void printMethod(javassist.CtMethod m)
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.