|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtensionsRegistryFactory
A factory of ExtensionsRegistry instance.
Such factories are used by
the default components registry to
instantiate sub extensions registries.
DefaultExtensionsRegistry.PROPERTY_REGISTRY_FACTORY_PREFIX| Method Summary | |
|---|---|
ExtensionsRegistry |
createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
Instantiates an extensions registry. |
| Method Detail |
|---|
ExtensionsRegistry createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
registryId - 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 | |||||||||