Modifier and Type | Field and Description |
---|---|
List<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.
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0