public abstract class AbstractReportsLoader extends Object
Constructor and Description |
---|
AbstractReportsLoader() |
Modifier and Type | Method and Description |
---|---|
protected void |
preInit(ReportDefinition rd)
This method pre-initializes the Reports Definition
before it is registered with the manager.
|
protected void preInit(ReportDefinition rd) throws Exception
rd
- The report definition to pre-initializeException
- Failed to pre-initialize report definitionCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.