org.gcube.common.ghn.client.launchers
Class ShellLauncher

java.lang.Object
  extended by org.gcube.common.ghn.client.launchers.ShellLauncher

public class ShellLauncher
extends Object

Launches a ClientContainer as an instrumentation agent of the JVM.

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

Author:
Fabio Simeoni

Constructor Summary
ShellLauncher()
           
 
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

ShellLauncher

public ShellLauncher()
Method Detail

premain

public static void premain(String agentArgs)


Copyright © 2012. All Rights Reserved.