Package | Description |
---|---|
javax.ws.rs.core |
Low-level interfaces and annotations used to create RESTful service
resources.
|
Modifier and Type | Method | 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 | 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 (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.