org.iqual.chaplin
Class Main

java.lang.Object
  extended by org.iqual.chaplin.Main

public class Main
extends Object

The main class used for post-compile byte code transformation. It is an alteranative to the runtime transformation performed by the InstrumentationTransformer installed by the Agent.

Since:
Mar 14, 2009 4:33:19 PM
Author:
Zbynek Slajchrt

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2009 iquality.org. All Rights Reserved.