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