Class DefaultJaxrsService

  • All Implemented Interfaces:
    JaxrsService, org.killbill.billing.platform.api.KillbillService

    public class DefaultJaxrsService
    extends Object
    implements JaxrsService
    • Constructor Detail

      • DefaultJaxrsService

        @Inject
        public DefaultJaxrsService​(JaxrsExecutors jaxrsExecutors)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.killbill.billing.platform.api.KillbillService
      • getRegistrationOrdering

        public int getRegistrationOrdering()
        Specified by:
        getRegistrationOrdering in interface org.killbill.billing.platform.api.KillbillService
      • initialize

        public void initialize()
                        throws org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExists
        Throws:
        org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExists
      • stop

        public void stop()
                  throws org.killbill.notificationq.api.NotificationQueueService.NoSuchNotificationQueue
        Throws:
        org.killbill.notificationq.api.NotificationQueueService.NoSuchNotificationQueue