org.gcube.common.clients
Class Launcher

java.lang.Object
  extended by org.gcube.common.clients.Launcher

public class Launcher
extends Object

An instrumentation agent of the JVM that starts a ClientRuntime.

It is invoked by JVMs started with the property -javaagent: pointing to the path of this class' jar.

Author:
Fabio Simeoni

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

Constructor Detail

Launcher

public Launcher()
Method Detail

premain

public static void premain(String agentArgs)


Copyright © 2012. All Rights Reserved.