Class FeatureContextWrapper

java.lang.Object
org.glassfish.jersey.model.internal.FeatureContextWrapper
All Implemented Interfaces:
Configurable<FeatureContext>, FeatureContext, InjectionManagerSupplier

public class FeatureContextWrapper extends Object implements FeatureContext, InjectionManagerSupplier
Wrapper of FeatureContext that can supply instance of injection manager.
Author:
Miroslav Fuksa