Package org.togglz.core.bootstrap


package org.togglz.core.bootstrap
  • Class
    Description
    This class is used to automatically bootstrap a FeatureManager for Togglz which is the default behavior for simple web applications.
    Implementations of this interface are looked up by Togglz during the bootstrapping process and used to create the FeatureManager for the application.