Package | Description |
---|---|
org.eclipse.osgi.service.resolver |
Provides the Equinox resolver API.
|
Modifier and Type | Method and Description |
---|---|
Resolver |
PlatformAdmin.createResolver()
|
Resolver |
State.getResolver()
Returns the resolver associated with this state.
|
Resolver |
PlatformAdmin.getResolver()
Deprecated.
in favour of
PlatformAdmin.createResolver() . |
Modifier and Type | Method and Description |
---|---|
void |
State.setResolver(Resolver value)
Sets the resolver associated with this state.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.