Package | Description |
---|---|
org.eclipse.osgi.internal.baseadaptor | |
org.eclipse.osgi.internal.resolver | |
org.eclipse.osgi.service.resolver |
Provides the Equinox resolver API.
|
Modifier and Type | Method and Description |
---|---|
StateObjectFactory |
StateManager.getFactory() |
Modifier and Type | Class and Description |
---|---|
class |
StateObjectFactoryImpl |
Modifier and Type | Method and Description |
---|---|
StateObjectFactory |
StateImpl.getFactory() |
StateObjectFactory |
ReadOnlyState.getFactory() |
Modifier and Type | Field and Description |
---|---|
static StateObjectFactory |
StateObjectFactory.defaultFactory
The default object factory that can be used to create, populate and resolve
states.
|
Modifier and Type | Method and Description |
---|---|
StateObjectFactory |
State.getFactory()
Returns the factory that created this state.
|
StateObjectFactory |
PlatformAdmin.getFactory()
Returns a factory that knows how to create state objects, such as bundle
descriptions and the different types of version constraints.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.