org.n52.wps.client.jump
Class WPSClientExecuteProcessPlugIn

java.lang.Object
  extended by com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
      extended by org.n52.wps.client.jump.WPSClientExecuteProcessPlugIn
All Implemented Interfaces:
com.vividsolutions.jump.workbench.plugin.PlugIn

public class WPSClientExecuteProcessPlugIn
extends com.vividsolutions.jump.workbench.plugin.AbstractPlugIn


Constructor Summary
WPSClientExecuteProcessPlugIn()
           
 
Method Summary
 boolean execute(com.vividsolutions.jump.workbench.plugin.PlugInContext ctx)
           
 void initialize(com.vividsolutions.jump.workbench.plugin.PlugInContext ctx)
           
 
Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
createName, execute, execute, getName, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WPSClientExecuteProcessPlugIn

public WPSClientExecuteProcessPlugIn()
Method Detail

execute

public boolean execute(com.vividsolutions.jump.workbench.plugin.PlugInContext ctx)
                throws java.lang.Exception
Specified by:
execute in interface com.vividsolutions.jump.workbench.plugin.PlugIn
Overrides:
execute in class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
Throws:
java.lang.Exception

initialize

public void initialize(com.vividsolutions.jump.workbench.plugin.PlugInContext ctx)
                throws java.lang.Exception
Specified by:
initialize in interface com.vividsolutions.jump.workbench.plugin.PlugIn
Overrides:
initialize in class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
Throws:
java.lang.Exception


Copyright © 2004-2008 52north.org. All Rights Reserved.