| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
errors
The list of errors which occurred during initialization.
|
ServiceReferenceDTO |
service
The service this activation may have registered.
|
ActivationTemplateDTO |
template
The template describing this activation.
|
| Constructor and Description |
|---|
ActivationDTO() |
public ActivationTemplateDTO template
Must not be null
public ServiceReferenceDTO service
Must not be null if template.serviceClasses is
not empty.
public java.util.List<java.lang.String> errors
Must not be null.
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0