util
Class Deployer

java.lang.Object
  extended by util.Deployer

public class Deployer
extends Object

This class searches the deployment.class file in the current path.


Field Summary
private static String DEPLOY
           
 
Constructor Summary
Deployer()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEPLOY

private static final String DEPLOY
See Also:
Constant Field Values
Constructor Detail

Deployer

public Deployer()
Method Detail

main

public static void main(String[] arg)