Uses of Package
org.osgi.service.component.runtime.dto
-
Packages that use org.osgi.service.component.runtime.dto Package Description org.osgi.service.component.runtime Service Component Runtime Package Version 1.4.org.osgi.service.component.runtime.dto Service Component Runtime Data Transfer Objects Package Version 1.4. -
Classes in org.osgi.service.component.runtime.dto used by org.osgi.service.component.runtime 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. -
Classes in org.osgi.service.component.runtime.dto used by org.osgi.service.component.runtime.dto 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.