Class StandardPluginClassLoader.ResourceFilter

  • Enclosing class:
    StandardPluginClassLoader

    protected static final class StandardPluginClassLoader.ResourceFilter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ResourceFilter​(Library lib)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isClassVisible​(java.lang.String className)  
      protected boolean isResourceVisible​(java.lang.String resPath)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourceFilter

        protected ResourceFilter​(Library lib)
    • Method Detail

      • isClassVisible

        protected boolean isClassVisible​(java.lang.String className)
      • isResourceVisible

        protected boolean isResourceVisible​(java.lang.String resPath)