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 | Method and Description |
---|---|
javax.ws.rs.core.Configurable<javax.ws.rs.core.FeatureContext> |
create(javax.ws.rs.core.FeatureContext context) |
Apache CXF