Method Summary |
|
public String | getProviderURL() Gets the default Provider URL. |
public void | init() Init method.
This method is called before the start method. |
public void | setProviderURL(String providerURL) Sets the default Provider URL. |
public void | start() Start method.
This method is called after the init method. |
public void | stop() Stop method.
This method is called when component needs to be stopped. |