Interface FlushablePortletConfigurationStore

All Superinterfaces:
PortletConfigurationStore
All Known Implementing Classes:
CachingPortletConfigurationStore

public interface FlushablePortletConfigurationStore extends PortletConfigurationStore
Since:
v4.1
  • Method Details

    • flush

      void flush()
      Flush the cache by removing all entries.