public static interface AbstractJavaSourceClassLoader.ProtectionDomainFactory
Modifier and Type | Method and Description |
---|---|
ProtectionDomain |
getProtectionDomain(String sourceResourceName) |
ProtectionDomain getProtectionDomain(String sourceResourceName)
sourceResourceName
- E.g. 'pkg1/pkg2/Outer.java'Copyright © 2001–2016. All rights reserved.