| 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  featureinstance has been previously
 enabled in the runtime configuration context. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | Configuration. isEnabled(Class<? extends Feature> featureClass) | Check if a  featureinstance offeatureClassclass has been
 previously enabled in the runtime configuration context. | 
Copyright (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.