Uses of Interface
org.eclipse.osgi.service.resolver.PlatformAdmin

Packages that use PlatformAdmin
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.framework.adaptor   
org.eclipse.osgi.internal.baseadaptor   
 

Uses of PlatformAdmin in org.eclipse.osgi.baseadaptor
 

Methods in org.eclipse.osgi.baseadaptor that return PlatformAdmin
 PlatformAdmin BaseAdaptor.getPlatformAdmin()
           
 

Uses of PlatformAdmin in org.eclipse.osgi.framework.adaptor
 

Methods in org.eclipse.osgi.framework.adaptor that return PlatformAdmin
 PlatformAdmin FrameworkAdaptor.getPlatformAdmin()
          Returns the PlatformAdmin for this FrameworkAdaptor.
 

Uses of PlatformAdmin in org.eclipse.osgi.internal.baseadaptor
 

Classes in org.eclipse.osgi.internal.baseadaptor that implement PlatformAdmin
 class StateManager
          The StateManager manages the system state for the framework.
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.