public abstract class BaseDTO
extends org.osgi.dto.DTO
| Modifier and Type | Field and Description |
|---|---|
String |
name
The name of the service if it set one using
JaxrsWhiteboardConstants.JAX_RS_NAME, otherwise this value will
contain the generated name for this service |
long |
serviceId
Service property identifying the JAX-RS service
|
| Constructor and Description |
|---|
BaseDTO() |
public String name
JaxrsWhiteboardConstants.JAX_RS_NAME, otherwise this value will
contain the generated name for this servicepublic long serviceId
Copyright © 2024 OSGi Alliance. All rights reserved.