Class JRxmlFileBundleListener

  • All Implemented Interfaces:
    EventListener, org.osgi.framework.BundleListener

    public class JRxmlFileBundleListener
    extends Object
    implements org.osgi.framework.BundleListener
    if there are .jrxml file of any bundle it will put to registry
    • Constructor Detail

      • JRxmlFileBundleListener

        public JRxmlFileBundleListener()
    • Method Detail

      • bundleChanged

        public void bundleChanged​(org.osgi.framework.BundleEvent bundleEvent)
        Specified by:
        bundleChanged in interface org.osgi.framework.BundleListener
      • addJrXmlToRegistry

        public void addJrXmlToRegistry​(org.osgi.framework.Bundle bundle)
                                throws org.wso2.carbon.reporting.api.ReportingException
        used to add .jrxml files to registry at bundle deployment time
        Parameters:
        bundle - Bundle
        Throws:
        org.wso2.carbon.reporting.api.ReportingException - error occurred adding .jrxml file to registry