Class AbstractPropertyContainerState

    • Constructor Detail

      • AbstractPropertyContainerState

        protected AbstractPropertyContainerState​(Map<String,​Object> readCache)
    • Method Detail

      • isLoaded

        public boolean isLoaded()
      • getOrCreateWriteCache

        public Map<String,​Object> getOrCreateWriteCache()
      • flush

        public void flush()
      • afterCompletion

        public void afterCompletion​(boolean clear)