examples.wslauncher1
Interface WebserviceLauncher

All Known Implementing Classes:
WebserviceLauncherImpl

public interface WebserviceLauncher


Field Summary
static String WHATIS
          The WhatIs entry key for this service.
static String WS_NAME
          Name of the web service to be deployed.
 
Method Summary
 void launch(String clazz)
          Launches the agent stored at clazz.
 

Field Detail

WHATIS

public static final String WHATIS
The WhatIs entry key for this service.

See Also:
Constant Field Values

WS_NAME

public static final String WS_NAME
Name of the web service to be deployed.

See Also:
Constant Field Values
Method Detail

launch

public void launch(String clazz)
Launches the agent stored at clazz.



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.