C H O S 

C

ConnectionFactory<T> - Interface in org.ops4j.pax.url.commons.handler
URL connection factory.
createConection(BundleContext, URL, T) - Method in interface org.ops4j.pax.url.commons.handler.ConnectionFactory
Creates a handler specific conection.
createConfiguration(PropertyResolver) - Method in interface org.ops4j.pax.url.commons.handler.ConnectionFactory
Creates a handler specific configuration.

H

HandlerActivator<T> - Class in org.ops4j.pax.url.commons.handler
Bundle activator for protocol handlers.
HandlerActivator(String[], String, ConnectionFactory<T>) - Constructor for class org.ops4j.pax.url.commons.handler.HandlerActivator
Creates a protocol handler.

O

org.ops4j.pax.url.commons.handler - package org.ops4j.pax.url.commons.handler
 

S

start(BundleContext) - Method in class org.ops4j.pax.url.commons.handler.HandlerActivator
Registers Handler as a wrap: protocol stream handler service and as a configuration managed service if possible.
stop(BundleContext) - Method in class org.ops4j.pax.url.commons.handler.HandlerActivator
Performs cleanup:
* Unregister handler;
* Unregister managed service;
* Release bundle context.
C H O S 

Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.