leodbc.javaagent
Class LeoDbcJavaAgent

java.lang.Object
  extended by leodbc.javaagent.LeoDbcJavaAgent

public class LeoDbcJavaAgent
extends java.lang.Object

Agente per la modifica dinamica del bytecode secondo le specifiche del Design by Contract

Author:
Leonardo Cecchi

Constructor Summary
LeoDbcJavaAgent()
           
 
Method Summary
static void premain(java.lang.String agentArgs, java.lang.instrument.Instrumentation inst)
          Avvio dell'agente
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeoDbcJavaAgent

public LeoDbcJavaAgent()
Method Detail

premain

public static void premain(java.lang.String agentArgs,
                           java.lang.instrument.Instrumentation inst)
Avvio dell'agente

Parameters:
agentArgs - Nessun argomento accettato (PER ORA)
inst - Connessione con la VM java