Class AbstractManager

    • Constructor Detail

    • Method Detail

      • cleanCaches

        public abstract void cleanCaches()
        Description copied from interface: CommonManager
        Method that cleans the caches of the manager. Used on testing.
        Specified by:
        cleanCaches in interface CommonManager