public class ComponentPropertiesModel extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ComponentPropertiesModel.Builder |
Modifier and Type | Method and Description |
---|---|
org.osgi.service.cdi.annotations.PID |
getPid() |
Set<Annotation> |
getQualifiers() |
Type |
getType() |
org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO |
toDTO() |
String |
toString() |
public org.osgi.service.cdi.annotations.PID getPid()
public Set<Annotation> getQualifiers()
public Type getType()
public org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO toDTO()
Copyright © 2019 The Apache Software Foundation. All rights reserved.