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