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
, anIClassBodyEvaluator
and 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.ProtectionDomainFactory
AbstractJavaSourceClassLoader. optionalProtectionDomainFactory
Methods in org.codehaus.commons.compiler with parameters of type AbstractJavaSourceClassLoader.ProtectionDomainFactory Modifier and Type Method Description void
AbstractJavaSourceClassLoader. setProtectionDomainFactory(AbstractJavaSourceClassLoader.ProtectionDomainFactory optionalProtectionDomainFactory)
-