Uses of Class
org.ops4j.pax.runner.handler.internal.CompositeURLStreamHandlerFactory

Packages that use CompositeURLStreamHandlerFactory
org.ops4j.pax.runner.handler.internal   
 

Uses of CompositeURLStreamHandlerFactory in org.ops4j.pax.runner.handler.internal
 

Methods in org.ops4j.pax.runner.handler.internal that return CompositeURLStreamHandlerFactory
 CompositeURLStreamHandlerFactory CompositeURLStreamHandlerFactory.registerFactory(java.net.URLStreamHandlerFactory factory)
          Registeres a factory with the composite.
 CompositeURLStreamHandlerFactory CompositeURLStreamHandlerFactory.unregisterFactory(java.net.URLStreamHandlerFactory factory)
          Unregisteres a factory with the composite.
 



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