public abstract class BundleUtils extends Object
| Constructor and Description | 
|---|
| BundleUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static URL | getLocalBundleRevisionURL(org.osgi.framework.Bundle bundle,
                         URL resourceUrl)Przekształca podany adres URL do zasobu podanego bundle'a, na adres URL lokalnego systemu plików. | 
public static URL getLocalBundleRevisionURL(org.osgi.framework.Bundle bundle, URL resourceUrl) throws IOException
bundle - bundle, którego zasób chcemy otrzymacresourceUrl - adres URL do zasobu podanego bundle'aresourceUrlIOExceptionCopyright © 2014 Suncode. All rights reserved.