public class ExtensionDTO extends BaseExtensionDTO
JaxrsServiceRuntime
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
consumes
The media types consumed by this service, if provided in an
Consumes annotation |
ResourceDTO[] |
filteredByName
The resourceDTOs that are mapped to this extension using a
NameBinding annotation |
java.lang.String[] |
nameBindings
The full names of the
NameBinding annotations applied to this
extension, if any |
java.lang.String[] |
produces
The media types produced by this service, if provided in an
Produces annotation |
extensionTypes
Constructor and Description |
---|
ExtensionDTO() |
public java.lang.String[] produces
Produces
annotationpublic java.lang.String[] consumes
Consumes
annotationpublic java.lang.String[] nameBindings
NameBinding
annotations applied to this
extension, if anypublic ResourceDTO[] filteredByName
NameBinding
annotationCopyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0