org.apache.clerezza.jaxrs.extensions.prefixmanager
Interface BundlePrefixManager


public interface BundlePrefixManager

Interface defining a function to get the appropriate path prefix for a given bundle.

Author:
mir

Method Summary
 String getPrefix(org.osgi.framework.Bundle bundle)
           
 

Method Detail

getPrefix

String getPrefix(org.osgi.framework.Bundle bundle)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.