Interface ResourceLoaderAware

    • Method Detail

      • inform

        void inform​(ResourceLoader loader)
             throws java.io.IOException
        Initializes this component with the provided ResourceLoader (used for loading classes, files, etc).
        Throws:
        java.io.IOException