public final class Activator extends HandlerActivator<Void>
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static URLConnection |
createConnection(URL url)
Creates a "link" url connection.
|
start, stoppublic static URLConnection createConnection(URL url) throws IOException
url - link file urlIOException - - If occured during reading the link file
- If linked url could not be found in the link file
- If linked url cannot be accessedCopyright © 2006-2014 OPS4J - Open Participation Software for Java. All Rights Reserved.