Method Summary |
|
public void | completeWSDeployment(Context ctx) |
public void | deployWebServices(Context ctx) Get, update and publish WSDL documents contained in a set of jars and
wars.
Parameters: ctx - the context containing the configuration to deploy the wars. This context contains the following parameters : -jarUrls the list of the urls of the jars to deploy. |
protected void | doDeployWebServices(Context ctx) Deploy the given Web services. |
protected void | doInit(Context ctx) Initialize the service. |
public void | doStart() Empty Method for WebServices (no running application). |
public void | doStop() Empty Method for WebServices (no running application). |
protected static I18n | getI18n() |
protected static Logger | getLogger() |
public void | removeCache(ClassLoader cl) |
public void | undeployWebServices(Context ctx) |