BundleStopper.java package org.eclipse.core.runtime.internal.adaptor public org.eclipse.core.runtime.internal.adaptor.BundleStopper extends java.lang.Object { private java.util.Hashtable stoppedBundles private org.eclipse.osgi.service.resolver.BundleDescription[] allToStop private org.osgi.framework.BundleContext context public void <init> (org.osgi.framework.BundleContext) org.osgi.framework.BundleContext context private void logCycles (java.lang.Object[][]) Object[][] cycles StringBuffer cycleText int i int j String message org.eclipse.osgi.framework.log.FrameworkLogEntry entry public void stopBundles () org.eclipse.osgi.service.resolver.StateHelper stateHelper Object[][] cycles private void basicStopBundles () int stoppingIndex org.eclipse.osgi.framework.internal.core.AbstractBundle toStop Exception e String message org.eclipse.osgi.framework.log.FrameworkLogEntry entry public boolean isStopped (org.osgi.framework.Bundle) org.osgi.framework.Bundle bundle }