Web Site

org.codehaus.janino
Interface JavaSourceClassLoader.ProtectionDomainFactory

Enclosing class:
JavaSourceClassLoader

public static interface JavaSourceClassLoader.ProtectionDomainFactory


Method Summary
 ProtectionDomain getProtectionDomain(String name)
           
 

Method Detail

getProtectionDomain

ProtectionDomain getProtectionDomain(String name)

Web Site