|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.url.commons.handler.HandlerActivator<java.lang.Void>
org.ops4j.pax.url.link.internal.Activator
public final class Activator
Bundle activator for "link:" protocol handler.
Constructor Summary | |
---|---|
Activator()
|
Method Summary | |
---|---|
static java.net.URLConnection |
createConnection(java.net.URL url)
Creates a "link" url connection. |
Methods inherited from class org.ops4j.pax.url.commons.handler.HandlerActivator |
---|
start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Activator()
HandlerActivator.HandlerActivator(String[], String, ConnectionFactory)
Method Detail |
---|
public static java.net.URLConnection createConnection(java.net.URL url) throws java.io.IOException
url
- link file url
java.io.IOException
- - If occured during reading the link file
- If linked url could not be found in the link file
- If linked url cannot be accessed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |