org.apache.sirona.javaagent
Class SironaAgent

java.lang.Object
  extended by org.apache.sirona.javaagent.SironaAgent

public class SironaAgent
extends Object


Method Summary
static void agentmain(String agentArgs, Instrumentation instrumentation)
           
static void premain(String agentArgs, Instrumentation instrumentation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

premain

public static void premain(String agentArgs,
                           Instrumentation instrumentation)

agentmain

public static void agentmain(String agentArgs,
                             Instrumentation instrumentation)


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.