public class DefaultJaxrsService extends java.lang.Object implements JaxrsService
| Constructor and Description |
|---|
DefaultJaxrsService(JaxrsExecutors jaxrsExecutors) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
initialize() |
void |
stop() |
@Inject public DefaultJaxrsService(JaxrsExecutors jaxrsExecutors)
public java.lang.String getName()
getName in interface org.killbill.billing.platform.api.KillbillServicepublic void initialize()
throws org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExists
org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExistspublic void stop()
throws org.killbill.notificationq.api.NotificationQueueService.NoSuchNotificationQueue
org.killbill.notificationq.api.NotificationQueueService.NoSuchNotificationQueueCopyright © 2010-2018. All Rights Reserved.