public class JRxmlFileBundleListener extends Object implements org.osgi.framework.BundleListener
Constructor and Description |
---|
JRxmlFileBundleListener() |
Modifier and Type | Method and Description |
---|---|
void |
addJrXmlToRegistry(org.osgi.framework.Bundle bundle)
used to add .jrxml files to registry at bundle deployment time
|
void |
bundleChanged(org.osgi.framework.BundleEvent bundleEvent) |
public void bundleChanged(org.osgi.framework.BundleEvent bundleEvent)
bundleChanged
in interface org.osgi.framework.BundleListener
public void addJrXmlToRegistry(org.osgi.framework.Bundle bundle) throws org.wso2.carbon.reporting.api.ReportingException
bundle
- Bundleorg.wso2.carbon.reporting.api.ReportingException
- error occurred adding .jrxml file to registryCopyright © 2017 WSO2. All rights reserved.