public class PreprocessorDTO extends DTO
org.osgi.service.http.whiteboard.Preprocessor service currently being
used during request processing.| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
initParams
The preprocessor initialization parameters as provided during
registration of the preprocessor.
|
long |
serviceId
Service property identifying the preprocessor.
|
| Constructor and Description |
|---|
PreprocessorDTO() |
public Map<String,String> initParams
public long serviceId
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0