Interface RefreshContentHandlerRegistry<V extends LiveEditView>
-
- All Known Implementing Classes:
DefaultRefreshContentHandlerRegistry
public interface RefreshContentHandlerRegistry<V extends LiveEditView>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<RefreshContentHandler<V>>getRefreshContentHandlers()
-
-
-
Method Detail
-
getRefreshContentHandlers
java.util.List<RefreshContentHandler<V>> getRefreshContentHandlers()
-
-