Class 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