Class ResourceChangeEvent

    • Constructor Detail

      • ResourceChangeEvent

        public ResourceChangeEvent​(java.lang.String path)
        Constructor.
        Parameters:
        path - the file path of the changed library.
    • Method Detail

      • getChangedResourcePath

        public java.lang.String getChangedResourcePath()
        Returns the file path of the changed library.
        Returns:
        the file path of the changed library.