Uses of Class
org.eclipse.osgi.framework.internal.core.SystemBundle

Packages that use SystemBundle
org.eclipse.osgi.framework.internal.core   
 

Uses of SystemBundle in org.eclipse.osgi.framework.internal.core
 

Fields in org.eclipse.osgi.framework.internal.core declared as SystemBundle
protected  SystemBundle SystemBundleActivator.bundle
           
protected  SystemBundle Framework.systemBundle
          System Bundle object
 

Methods in org.eclipse.osgi.framework.internal.core with parameters of type SystemBundle
protected  void PackageAdminImpl.setResolvedBundles(SystemBundle systemBundle)