-
- All Superinterfaces:
- Plugin
A plugin implementing this interface can be uninstalled runtime, i.e. without restarting SoapUI. If no special
cleanup is required when uninstalling a plugin (apart from removing all the factories, actions etc. that it has
added to SoapUI), the interface can be implemented with a no-op method.
-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
boolean |
uninstall()
|
-
Inherited Methods Summary
-
-
Method Detail
-
public boolean uninstall()
ReadyAPI functional (soapui-pro) SDK 3.2.0