Uses of Interface
org.eclipse.osgi.framework.internal.core.IBuddyPolicy

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

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

Classes in org.eclipse.osgi.framework.internal.core that implement IBuddyPolicy
 class DependentPolicy
          DependentPolicy is an implementation of a buddy policy.
 class GlobalPolicy
          Global policy is an implementation of a buddy policy.
 class ParentPolicy
           
 class RegisteredPolicy
          Registered policy is an implementation of a buddy policy.
 class SystemPolicy