Package | Description |
---|---|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
Modifier and Type | Class and Description |
---|---|
class |
SingleProtectionDomainFactory
Implementation of
ProtectionDomainFactory that
wraps a single protection domain. |
Modifier and Type | Method and Description |
---|---|
protected static ProtectionDomainFactory |
JRClassLoader.getProtectionDomainFactory() |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2016. All rights reserved.