Interface ContentTypeRegistry


  • public interface ContentTypeRegistry
    An implementation of this interface is passed to ContentTypeBundles.
    • Method Detail

      • register

        void register​(java.lang.Class<? extends Content> type)