Interface FeatureContext

All Superinterfaces:
Configurable<FeatureContext>

public interface FeatureContext extends Configurable<FeatureContext>
A configurable context passed to Feature and DynamicFeature instances by JAX-RS runtime during the phase of their configuration.
Author:
Marek Potociar (marek.potociar at oracle.com)