org.apache.geronimo.kernel.osgi
Class FrameworkUtils

java.lang.Object
  extended by org.apache.geronimo.kernel.osgi.FrameworkUtils

public class FrameworkUtils
extends Object

Version:
$Rev: 1347672 $ $Date: 2012-06-07 23:20:57 +0800 (Thu, 07 Jun 2012) $

Constructor Summary
FrameworkUtils()
           
 
Method Summary
static URL convertURL(URL bundleURL)
           
static boolean isEquinox()
           
static boolean useURLClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameworkUtils

public FrameworkUtils()
Method Detail

isEquinox

public static boolean isEquinox()

useURLClassLoader

public static boolean useURLClassLoader()

convertURL

public static URL convertURL(URL bundleURL)


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.