org.apache.felix.framework.searchpolicy
Class URLPolicyImpl

java.lang.Object
  extended by org.apache.felix.framework.searchpolicy.URLPolicyImpl
All Implemented Interfaces:
IURLPolicy

public class URLPolicyImpl
extends Object
implements IURLPolicy


Constructor Summary
URLPolicyImpl(Logger logger, URLStreamHandler streamHandler, IModule module)
           
 
Method Summary
 URL createURL(int port, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLPolicyImpl

public URLPolicyImpl(Logger logger,
                     URLStreamHandler streamHandler,
                     IModule module)
Method Detail

createURL

public URL createURL(int port,
                     String path)
Specified by:
createURL in interface IURLPolicy


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.