Package | Description |
---|---|
org.eclipse.osgi.internal.resolver | |
org.eclipse.osgi.service.resolver |
Provides the Equinox resolver API.
|
Modifier and Type | Class and Description |
---|---|
class |
ResolverErrorImpl |
Modifier and Type | Method and Description |
---|---|
ResolverError[] |
StateImpl.getResolverErrors(BundleDescription bundle) |
ResolverError[] |
ReadOnlyState.getResolverErrors(BundleDescription bundle) |
Modifier and Type | Method and Description |
---|---|
ResolverError[] |
State.getResolverErrors(BundleDescription bundle)
Returns all
ResolverError s for the given bundle |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.