public interface UrlInvoker
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getTitle() |
Returns a short name for this type of invocation.
|
Outcome |
invokeUrl(java.net.URL url) |
Consumes the URL corresponding to the row
to perform the activation action.
|
java.lang.String getTitle()
Outcome invokeUrl(java.net.URL url)
This method is executed on a non-EDT thread.
url
- URLCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.