Uses of Class
org.osgi.service.cdi.runtime.dto.ActivationDTO
-
Packages that use ActivationDTO Package Description org.osgi.service.cdi.runtime.dto CDI Integration Package Version 1.0. -
-
Uses of ActivationDTO in org.osgi.service.cdi.runtime.dto
Fields in org.osgi.service.cdi.runtime.dto with type parameters of type ActivationDTO Modifier and Type Field Description java.util.List<ActivationDTO>
ComponentInstanceDTO. activations
The activations of the component.
-