Interface AbstractJavaSourceClassLoader.ProtectionDomainFactory

Enclosing class:
AbstractJavaSourceClassLoader

public static interface AbstractJavaSourceClassLoader.ProtectionDomainFactory
See Also:
  • Method Details

    • getProtectionDomain

      ProtectionDomain getProtectionDomain(String sourceResourceName)
      Parameters:
      sourceResourceName - E.g. "pkg1/pkg2/Outer.java"