public abstract class BaseApplicationDTO extends BaseDTO
Modifier and Type | Field and Description |
---|---|
java.lang.String |
base
The base URI of the resource defined by
JaxrsWhiteboardConstants.JAX_RS_APPLICATION_BASE . |
ExtensionDTO[] |
extensionDTOs
Returns the representations of the dynamic JAX-RS extension services
associated with this Application.
|
ResourceDTO[] |
resourceDTOs
Returns the representations of the dynamic JAX-RS resource services
associated with this Application.
|
Constructor and Description |
---|
BaseApplicationDTO() |
public java.lang.String base
JaxrsWhiteboardConstants.JAX_RS_APPLICATION_BASE
.public ResourceDTO[] resourceDTOs
public ExtensionDTO[] extensionDTOs
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0