Class DrasylSharedLibraryLoader

    • Method Detail

      • get

        public static DrasylSharedLibraryLoader get()
        Get an instance of the loader.
        Returns:
        Returns this loader instantiated.
      • loadSystemLibrary

        public void loadSystemLibrary​(String libraryName,
                                      Class clzz)
      • loadSystemLibrary

        public void loadSystemLibrary​(String libraryName,
                                      List<Class> classes)