Uses of Package
org.eclipse.osgi.framework.adaptor

Packages that use org.eclipse.osgi.framework.adaptor
org.eclipse.core.runtime.internal.adaptor   
org.eclipse.core.runtime.internal.stats   
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.baseadaptor.hooks   
org.eclipse.osgi.baseadaptor.loader   
org.eclipse.osgi.framework.adaptor   
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.framework.internal.protocol   
org.eclipse.osgi.framework.launcher   
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.core.runtime.internal.adaptor
BundleProtectionDomain
          This is a specialized ProtectionDomain for a bundle.
ClassLoaderDelegate
          A ClassLoaderDelegate is used by the BundleClassLoader in a similar fashion that a parent ClassLoader is used.
FrameworkAdaptor
          FrameworkAdaptor interface to the osgi framework.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.core.runtime.internal.stats
BundleWatcher
          Watches bundle lifecyle processes.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.baseadaptor
BundleClassLoader
          The BundleClassLoader interface is used by the Framework to load local classes and resources from a Bundle.
BundleData
          The BundleData represents a single bundle that is persistently stored by a FrameworkAdaptor.
BundleOperation
          Bundle Storage interface for managing a persistent storage life cycle operation upon a bundle.
BundleProtectionDomain
          This is a specialized ProtectionDomain for a bundle.
BundleWatcher
          Watches bundle lifecyle processes.
ClassLoaderDelegate
          A ClassLoaderDelegate is used by the BundleClassLoader in a similar fashion that a parent ClassLoader is used.
EventPublisher
          The EventPublisher is used by FrameworkAdaptors to publish events to the Framework.
FrameworkAdaptor
          FrameworkAdaptor interface to the osgi framework.
PermissionStorage
          Permission Storage interface for managing a persistent storage of bundle permissions.
ServiceRegistry
          The ServiceRegistry interface is used by the framework to store and lookup currently registered services.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.baseadaptor.hooks
BundleProtectionDomain
          This is a specialized ProtectionDomain for a bundle.
ClassLoaderDelegate
          A ClassLoaderDelegate is used by the BundleClassLoader in a similar fashion that a parent ClassLoader is used.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.baseadaptor.loader
BundleClassLoader
          The BundleClassLoader interface is used by the Framework to load local classes and resources from a Bundle.
BundleData
          The BundleData represents a single bundle that is persistently stored by a FrameworkAdaptor.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.framework.adaptor
BundleClassLoader
          The BundleClassLoader interface is used by the Framework to load local classes and resources from a Bundle.
BundleData
          The BundleData represents a single bundle that is persistently stored by a FrameworkAdaptor.
BundleOperation
          Bundle Storage interface for managing a persistent storage life cycle operation upon a bundle.
BundleProtectionDomain
          This is a specialized ProtectionDomain for a bundle.
BundleWatcher
          Watches bundle lifecyle processes.
ClassLoaderDelegate
          A ClassLoaderDelegate is used by the BundleClassLoader in a similar fashion that a parent ClassLoader is used.
EventPublisher
          The EventPublisher is used by FrameworkAdaptors to publish events to the Framework.
FilePath
          A utility class for manipulating file system paths.
PermissionStorage
          Permission Storage interface for managing a persistent storage of bundle permissions.
ServiceRegistry
          The ServiceRegistry interface is used by the framework to store and lookup currently registered services.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.framework.internal.core
BundleData
          The BundleData represents a single bundle that is persistently stored by a FrameworkAdaptor.
BundleProtectionDomain
          This is a specialized ProtectionDomain for a bundle.
ClassLoaderDelegate
          A ClassLoaderDelegate is used by the BundleClassLoader in a similar fashion that a parent ClassLoader is used.
EventPublisher
          The EventPublisher is used by FrameworkAdaptors to publish events to the Framework.
FrameworkAdaptor
          FrameworkAdaptor interface to the osgi framework.
PermissionStorage
          Permission Storage interface for managing a persistent storage of bundle permissions.
ServiceRegistry
          The ServiceRegistry interface is used by the framework to store and lookup currently registered services.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.framework.internal.protocol
FrameworkAdaptor
          FrameworkAdaptor interface to the osgi framework.
 

Classes in org.eclipse.osgi.framework.adaptor used by org.eclipse.osgi.framework.launcher
FrameworkAdaptor
          FrameworkAdaptor interface to the osgi framework.