public class PreprocessorDTO
extends org.osgi.dto.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 © 2024 OSGi Alliance. All rights reserved.