public class SystemResourceV2
extends java.lang.Object
| Constructor and Description |
|---|
SystemResourceV2(org.tiogasolutions.notify.kernel.receiver.ReceiverExecutor receiverExecutor,
org.tiogasolutions.notify.kernel.task.TaskProcessorExecutor processorExecutor) |
| Modifier and Type | Method and Description |
|---|---|
TaskProcessorExecutorResourceV2 |
getProcessorExecutorResourceV1() |
ReceiverExecutorResourceV2 |
getReceiverExecutorResourceV1() |
public SystemResourceV2(org.tiogasolutions.notify.kernel.receiver.ReceiverExecutor receiverExecutor,
org.tiogasolutions.notify.kernel.task.TaskProcessorExecutor processorExecutor)
@Path(value="/request-receiver") public ReceiverExecutorResourceV2 getReceiverExecutorResourceV1()
@Path(value="/task-processor") public TaskProcessorExecutorResourceV2 getProcessorExecutorResourceV1()