|
||||||||||
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<Configuration>
org.ops4j.pax.url.cache.internal.Activator
public final class Activator
Bundle activator for "cache:" protocol handler.
Constructor Summary | |
---|---|
Activator()
|
Method Summary | |
---|---|
static java.net.URLConnection |
createConnection(java.net.URL url,
Configuration config)
Creates a "cache" 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, Configuration config) throws java.io.IOException
url
- cache file urlconfig
- configuration
java.io.IOException
- re-thrown
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |