public interface ServerConfigurableFactory
Configurable<FeatureContext> depending on
the presence of managed runtime (like CDI f.e.).
Note: this interface may change in the future without a prior
notice, please be aware of that.| Modifier and Type | Field and Description |
|---|---|
static Class<?>[] |
SERVER_FILTER_INTERCEPTOR_CLASSES |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Configurable<javax.ws.rs.core.FeatureContext> |
create(javax.ws.rs.core.FeatureContext context) |
static final Class<?>[] SERVER_FILTER_INTERCEPTOR_CLASSES
Apache CXF