Interface ReportDeliveryService

  • All Known Implementing Classes:
    JavaMailDeliveryService

    public interface ReportDeliveryService

    ReportDeliveryService interface.

    Version:
    $Id: $
    Author:
    ranger
    • Method Detail

      • reloadConfiguration

        void reloadConfiguration()
                          throws java.lang.Exception

        reloadConfiguration

        Triggers a reload of the delivery service's configuration
        Throws:
        java.lang.Exception