org.apache.karaf.tooling.features
Class CustomBundleURLStreamHandlerFactory

java.lang.Object
  extended by org.apache.karaf.tooling.features.CustomBundleURLStreamHandlerFactory
All Implemented Interfaces:
URLStreamHandlerFactory

public class CustomBundleURLStreamHandlerFactory
extends Object
implements URLStreamHandlerFactory


Constructor Summary
CustomBundleURLStreamHandlerFactory()
           
 
Method Summary
 URLStreamHandler createURLStreamHandler(String protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomBundleURLStreamHandlerFactory

public CustomBundleURLStreamHandlerFactory()
Method Detail

createURLStreamHandler

public URLStreamHandler createURLStreamHandler(String protocol)
Specified by:
createURLStreamHandler in interface URLStreamHandlerFactory


Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.