Class FeatureContextWrapper

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

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