Uses of Interface
org.codehaus.commons.compiler.AbstractJavaSourceClassLoader.ProtectionDomainFactory
-
Packages that use AbstractJavaSourceClassLoader.ProtectionDomainFactory Package Description org.codehaus.commons.compiler This package declares interfaces for the implementation of anIExpressionEvaluator, anIScriptEvaluator, anIClassBodyEvaluatorand anISimpleCompiler. -
-
Uses of AbstractJavaSourceClassLoader.ProtectionDomainFactory in org.codehaus.commons.compiler
Fields in org.codehaus.commons.compiler declared as AbstractJavaSourceClassLoader.ProtectionDomainFactory Modifier and Type Field Description protected AbstractJavaSourceClassLoader.ProtectionDomainFactoryAbstractJavaSourceClassLoader. protectionDomainFactoryMethods in org.codehaus.commons.compiler with parameters of type AbstractJavaSourceClassLoader.ProtectionDomainFactory Modifier and Type Method Description voidAbstractJavaSourceClassLoader. setProtectionDomainFactory(AbstractJavaSourceClassLoader.ProtectionDomainFactory protectionDomainFactory)
-