Class ThumbProfileUtil


  • @Component
    public class ThumbProfileUtil
    extends Object
    • Constructor Detail

      • ThumbProfileUtil

        public ThumbProfileUtil()
    • Method Detail

      • getThumbnailProfile

        public ProfileGenerator getThumbnailProfile()
                                             throws RuntimeException
        Utility method for obtaining the thumbnail image service profile. Calling from this utility provides a unique instance of the autowired property. Necessary because a single canvas resource contains both thumbnail and images.
        Returns:
        the thumbnail service profile
        Throws:
        RuntimeException