Uses of Package
org.eclipse.osgi.service.resolver

Packages that use org.eclipse.osgi.service.resolver
org.eclipse.core.runtime.internal.adaptor   
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.framework.adaptor   
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.internal.baseadaptor   
org.eclipse.osgi.internal.composite   
org.eclipse.osgi.internal.loader   
org.eclipse.osgi.internal.module   
org.eclipse.osgi.internal.resolver   
org.eclipse.osgi.internal.service.security   
org.eclipse.osgi.service.internal.composite   
org.eclipse.osgi.service.resolver   
org.eclipse.osgi.service.resolver.extras   
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.core.runtime.internal.adaptor
VersionConstraint
          VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.baseadaptor
PlatformAdmin
          Framework service which allows bundle programmers to inspect the bundles and packages known to the Framework.
State
          The state of a system as reported by a resolver.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.framework.adaptor
PlatformAdmin
          Framework service which allows bundle programmers to inspect the bundles and packages known to the Framework.
State
          The state of a system as reported by a resolver.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.framework.internal.core
BundleDescription
          This class represents a specific version of a bundle in the system.
ExportPackageDescription
          This class represents a specific version of an exported package in the system.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.internal.baseadaptor
DisabledInfo
          A disabled info represents a policy decision to disable a bundle which exists in a State.
PlatformAdmin
          Framework service which allows bundle programmers to inspect the bundles and packages known to the Framework.
Resolver
          An implementation of a resolver which resolves the constraints of the bundles in a system.
State
          The state of a system as reported by a resolver.
StateHelper
          A helper class that provides convenience methods for manipulating state objects.
StateObjectFactory
          A factory for states and their component objects.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.internal.composite
BundleDescription
          This class represents a specific version of a bundle in the system.
ExportPackageDescription
          This class represents a specific version of an exported package in the system.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.internal.loader
BundleDescription
          This class represents a specific version of a bundle in the system.
ExportPackageDescription
          This class represents a specific version of an exported package in the system.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.internal.module
BaseDescription
          This class represents a base description object for a state.
BundleDescription
          This class represents a specific version of a bundle in the system.
ExportPackageDescription
          This class represents a specific version of an exported package in the system.
Resolver
          An implementation of a resolver which resolves the constraints of the bundles in a system.
State
          The state of a system as reported by a resolver.
VersionConstraint
          VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.internal.resolver
BaseDescription
          This class represents a base description object for a state.
BundleDescription
          This class represents a specific version of a bundle in the system.
BundleSpecification
          A representation of one bundle import constraint as seen in a bundle manifest and managed by a state and resolver.
DisabledInfo
          A disabled info represents a policy decision to disable a bundle which exists in a State.
ExportPackageDescription
          This class represents a specific version of an exported package in the system.
GenericDescription
          A description of a generic capability.
GenericSpecification
          A specification which depends on a generic capability
HostSpecification
          A representation of one host bundle constraint as seen in a bundle manifest and managed by a state and resolver.
ImportPackageSpecification
          A representation of one package import constraint as seen in a bundle manifest and managed by a state and resolver.
NativeCodeDescription
          This class represents a native code description.
NativeCodeSpecification
          This class represents a native code specification.
Resolver
          An implementation of a resolver which resolves the constraints of the bundles in a system.
ResolverError
          ResolverErrors represent a single error that prevents a bundle from resolving in a State object.
State
          The state of a system as reported by a resolver.
StateDelta
          A state delta contains all the changes to bundles within a state.
StateHelper
          A helper class that provides convenience methods for manipulating state objects.
StateObjectFactory
          A factory for states and their component objects.
StateWire
          A state wire represents a decision made by a resolver to wire a requirement to a capability.
VersionConstraint
          VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
VersionRange
          This class represents a version range.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.internal.service.security
State
          The state of a system as reported by a resolver.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.service.internal.composite
BundleDescription
          This class represents a specific version of a bundle in the system.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.service.resolver
BaseDescription
          This class represents a base description object for a state.
BundleDelta
          BundleDeltas represent the changes related to an individual bundle between two states.
BundleDescription
          This class represents a specific version of a bundle in the system.
BundleSpecification
          A representation of one bundle import constraint as seen in a bundle manifest and managed by a state and resolver.
DisabledInfo
          A disabled info represents a policy decision to disable a bundle which exists in a State.
ExportPackageDescription
          This class represents a specific version of an exported package in the system.
GenericDescription
          A description of a generic capability.
GenericSpecification
          A specification which depends on a generic capability
HostSpecification
          A representation of one host bundle constraint as seen in a bundle manifest and managed by a state and resolver.
ImportPackageSpecification
          A representation of one package import constraint as seen in a bundle manifest and managed by a state and resolver.
NativeCodeDescription
          This class represents a native code description.
NativeCodeSpecification
          This class represents a native code specification.
Resolver
          An implementation of a resolver which resolves the constraints of the bundles in a system.
ResolverError
          ResolverErrors represent a single error that prevents a bundle from resolving in a State object.
ResolverHookException
          A runtime exception thrown by a resolver to indicate that a resolver hook threw an unexpected exception and the resolve operation terminated.
State
          The state of a system as reported by a resolver.
StateDelta
          A state delta contains all the changes to bundles within a state.
StateHelper
          A helper class that provides convenience methods for manipulating state objects.
StateObjectFactory
          A factory for states and their component objects.
StateWire
          A state wire represents a decision made by a resolver to wire a requirement to a capability.
VersionConstraint
          VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
VersionRange
          This class represents a version range.
 

Classes in org.eclipse.osgi.service.resolver used by org.eclipse.osgi.service.resolver.extras
BaseDescription
          This class represents a base description object for a state.
VersionConstraint
          VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.