public class ExtensionTemplateDTO extends DTO
ContainerDTO| Modifier and Type | Field and Description | 
|---|---|
String | 
serviceFilter
The service filter used for finding the extension service. 
 | 
| Constructor and Description | 
|---|
ExtensionTemplateDTO()  | 
public String serviceFilter
 The value must be associated to the osgi.cdi extender requirement
 whose 'extension' attribute contains a value equal to
 serviceFilter.
 
 Must not be null.
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0