Class FeatureContext


  • public class FeatureContext
    extends Object
    This class is typically used to obtain the FeatureManager from application code. It uses the FeatureManagerProvider to find the correct FeatureManager and caches it for each context class loader.
    Author:
    Christian Kaltepoth