Package | Description |
---|---|
jakarta.ws.rs.core |
Low-level interfaces and annotations used to create RESTful service resources.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Configuration.isEnabled(Feature feature)
Check if a particular
feature instance has been previously enabled in the runtime configuration
context. |
Modifier and Type | Method and Description |
---|---|
boolean |
Configuration.isEnabled(Class<? extends Feature> featureClass)
Check if a
feature instance of featureClass class has been previously enabled in the runtime
configuration context. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.