Class ExtensionTemplateDTO

java.lang.Object
org.osgi.dto.DTO
org.osgi.service.cdi.runtime.dto.template.ExtensionTemplateDTO

public class ExtensionTemplateDTO extends DTO
Models an extension dependency of the ContainerDTO
"NotThreadSafe"
  • Field Details

    • serviceFilter

      public String serviceFilter
      The service filter used for finding the extension service.

      The value must be associated to the osgi.cdi extender requirement whose 'extension' attribute contains a value equal to serviceFilter.

      Must not be null.

  • Constructor Details

    • ExtensionTemplateDTO

      public ExtensionTemplateDTO()