Class DynamicURLClassLoader

All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
PluginClassLoader

@Internal public class DynamicURLClassLoader extends URLClassLoader
동적으로 URL 클래스를 로더할 수 있는 클래스로더
  • Constructor Details

  • Method Details

    • addURLIfYouKnowWhatYouAreDoing

      public void addURLIfYouKnowWhatYouAreDoing(URL url)
      무엇을 하고 있는지 자세히 알고 있는 경우에만 사용하세요.
      Parameters:
      url - the URL to be added to the search path of URLs