|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.extensions.DefaultExtensionsRegistryFactory
public class DefaultExtensionsRegistryFactory
| Constructor Summary | |
|---|---|
DefaultExtensionsRegistryFactory()
|
|
| Method Summary | |
|---|---|
ExtensionsRegistry |
createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
Instantiates an extensions registry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultExtensionsRegistryFactory()
| Method Detail |
|---|
public ExtensionsRegistry createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
ExtensionsRegistryFactory
createRegistry in interface ExtensionsRegistryFactoryregistryId - the ID of the registry to instantiate.
The ID can be used to identify a set of properties to be used
when instantiating the registry.properties - the map of properties that can be used to configure
the registry instantiation process
DefaultExtensionsRegistry.PROPERTY_REGISTRY_PREFIX
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||