public final class Activator extends org.ops4j.pax.url.commons.handler.HandlerActivator<Void>
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static URLConnection |
createConnection(URL url)
Creates a "link" url connection.
|
public Activator()
HandlerActivator.HandlerActivator(String[], String, ConnectionFactory)public 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–2015 OPS4J - Open Participation Software for Java. All rights reserved.