| Package | Description |
|---|---|
| org.osgi.service.component.runtime |
Service Component Runtime Package Version 1.3.
|
| org.osgi.service.component.runtime.dto |
Service Component Runtime Data Transfer Objects Package Version 1.3.
|
| Class | Description |
|---|---|
| ComponentConfigurationDTO |
A representation of an actual instance of a declared component description
parameterized by component properties.
|
| ComponentDescriptionDTO |
A representation of a declared component description.
|
| Class | Description |
|---|---|
| ComponentDescriptionDTO |
A representation of a declared component description.
|
| ReferenceDTO |
A representation of a declared reference to a service.
|
| SatisfiedReferenceDTO |
A representation of a satisfied reference.
|
| UnsatisfiedReferenceDTO |
A representation of an unsatisfied reference.
|