Uses of Interface
net.sf.jasperreports.engine.util.ProtectionDomainFactory

Packages that use ProtectionDomainFactory
net.sf.jasperreports.engine.util Utility classes. 
 

Uses of ProtectionDomainFactory in net.sf.jasperreports.engine.util
 

Classes in net.sf.jasperreports.engine.util that implement ProtectionDomainFactory
 class SingleProtectionDomainFactory
          Implementation of ProtectionDomainFactory that wraps a single protection domain.
 

Methods in net.sf.jasperreports.engine.util that return ProtectionDomainFactory
protected static ProtectionDomainFactory JRClassLoader.getProtectionDomainFactory()
           
 

Methods in net.sf.jasperreports.engine.util with parameters of type ProtectionDomainFactory
static void JRClassLoader.setProtectionDomainFactory(ProtectionDomainFactory protectionDomainFactory)
          Sets a protection domain factory to be used for creating protection domains for the classes loaded by instances of this class.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com