Uses of Class
org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
-
Packages that use ContainerTemplateDTO Package Description org.osgi.service.cdi.runtime CDI Integration Package Version 1.0.org.osgi.service.cdi.runtime.dto CDI Integration Package Version 1.0. -
-
Uses of ContainerTemplateDTO in org.osgi.service.cdi.runtime
Methods in org.osgi.service.cdi.runtime that return ContainerTemplateDTO Modifier and Type Method Description ContainerTemplateDTOCDIComponentRuntime. getContainerTemplateDTO(org.osgi.framework.Bundle bundle)Returns theContainerTemplateDTOfor the specified bundle -
Uses of ContainerTemplateDTO in org.osgi.service.cdi.runtime.dto
Fields in org.osgi.service.cdi.runtime.dto declared as ContainerTemplateDTO Modifier and Type Field Description ContainerTemplateDTOContainerDTO. templateThe template of this Container DTO.
-