org.ops4j.pax.url.wrap.internal
Class Activator

java.lang.Object
  extended by org.ops4j.pax.url.commons.handler.HandlerActivator<Configuration>
      extended by org.ops4j.pax.url.wrap.internal.Activator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public final class Activator
extends HandlerActivator<Configuration>

Bundle activator for wrap: protocol handler. TODO add unit tests

Since:
September 09, 2007
Author:
Alin Dreghiciu

Constructor Summary
Activator()
           
 
Method Summary
 
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

Activator

public Activator()
See Also:
HandlerActivator.HandlerActivator(String[], String, ConnectionFactory)


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