Kieker 1.10

kieker.monitoring.probe.aspectj
Class AspectJLoader

java.lang.Object
  extended by kieker.monitoring.probe.aspectj.AspectJLoader

public final class AspectJLoader
extends Object

Since:
1.9
Author:
Nils Christian Ehmke, Jan Waller

Field Summary
static String KIEKER_MONITORING_SKIP_DEFAULT_AOP_CONFIGURATION
           
 
Method Summary
static void premain(String options, Instrumentation instrumentation)
          JSR-163 preMain entry method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KIEKER_MONITORING_SKIP_DEFAULT_AOP_CONFIGURATION

public static final String KIEKER_MONITORING_SKIP_DEFAULT_AOP_CONFIGURATION
See Also:
Constant Field Values
Method Detail

premain

public static void premain(String options,
                           Instrumentation instrumentation)
JSR-163 preMain entry method.

Parameters:
options - for the weaver agent
instrumentation - java API instrumentation object

Kieker 1.10

Copyright 2014 Kieker Project, http://kieker-monitoring.net