Interface ClientExperimentalFeaturesDefRegistry

  • All Superinterfaces:
    org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry
    All Known Implementing Classes:
    CDIClientFeatureDefRegistry

    public interface ClientExperimentalFeaturesDefRegistry
    extends org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void loadRegistry()  
      • Methods inherited from interface org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry

        getAllFeatures, getFeatureById, getGlobalFeatures, getUserFeatures
    • Method Detail

      • loadRegistry

        void loadRegistry()