Class DefaultRefreshContentHandlerRegistry
java.lang.Object
de.hybris.platform.cmscockpit.components.liveedit.impl.DefaultRefreshContentHandlerRegistry
- All Implemented Interfaces:
RefreshContentHandlerRegistry<LiveEditView>
public class DefaultRefreshContentHandlerRegistry
extends Object
implements RefreshContentHandlerRegistry<LiveEditView>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHandlers(List<RefreshContentHandler<LiveEditView>> handlers)
-
Constructor Details
-
DefaultRefreshContentHandlerRegistry
public DefaultRefreshContentHandlerRegistry()
-
-
Method Details
-
getRefreshContentHandlers
- Specified by:
getRefreshContentHandlersin interfaceRefreshContentHandlerRegistry<LiveEditView>
-
setHandlers
-