public class SamplingProcessor extends ScheduledMessageProcessor
cronExpression, interval, nonRetryStatusCodes, sender, synapseEnvironment
artifactContainerName, configuration, description, fileName, isEdited, messageConsumers, messageStore, name, parameters, targetEndpoint
Constructor and Description |
---|
SamplingProcessor() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.synapse.task.Task |
getTask()
Gives the
Task instance associated with this processor. |
SamplingProcessorView |
getView()
This method is used by Admin service of the message processor
|
void |
init(SynapseEnvironment se)
This method should implement the initialization of the
implemented parts of the configuration.
|
activate, cleanUpDeactivatedProcessors, cleanupLocalResources, deactivate, destroy, destroy, destroy, getActivated, getIsActivatedParamValue, isActive, isDeactivated, isPaused, isProcessorStartAsDeactivated, isTaskLocationKnown, isThrottling, isThrottling, pauseService, resumeRemotely, resumeService, setParameters, start, stop, update
getArtifactContainerName, getDescription, getFileName, getMessageConsumer, getMessageStoreName, getName, getParameters, getTargetEndpoint, isEdited, setArtifactContainerName, setDescription, setFileName, setIsEdited, setMessageConsumer, setMessageStoreName, setName, setTargetEndpoint
public void init(SynapseEnvironment se)
ManagedLifecycle
init
in interface ManagedLifecycle
init
in class ScheduledMessageProcessor
se
- SynapseEnvironment to be used for initializationpublic SamplingProcessorView getView()
protected org.apache.synapse.task.Task getTask()
ScheduledMessageProcessor
Task
instance associated with this processor.getTask
in class ScheduledMessageProcessor
Task
associated with this processor.Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.