de.fzj.unicore.wsrflite.utils.deployment
Class AutomaticDeployment

java.lang.Object
  extended by de.fzj.unicore.wsrflite.utils.deployment.AutomaticDeployment
All Implemented Interfaces:
java.lang.Runnable

public class AutomaticDeployment
extends java.lang.Object
implements java.lang.Runnable

Used for automatic deployment of Web Services.

Author:
j.daivandy@fz-juelich.de
See Also:
DeploymentManager

Method Summary
static AutomaticDeployment getInstance()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AutomaticDeployment getInstance()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2010. All Rights Reserved.