public class SamplingProcessor extends ScheduledMessageProcessor
cronExpression, interval, nonRetryStatusCodes, sender, synapseEnvironmentartifactContainerName, 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, cleanupLocalResources, deactivate, destroy, destroy, getActivated, getIsActivatedParamValue, isActive, isDeactivated, isPaused, isProcessorStartAsDeactivated, isThrottling, isThrottling, pauseService, resumeService, setParameters, start, stop, updategetArtifactContainerName, getDescription, getFileName, getMessageConsumer, getMessageStoreName, getName, getParameters, getTargetEndpoint, isEdited, setArtifactContainerName, setDescription, setFileName, setIsEdited, setMessageConsumer, setMessageStoreName, setName, setTargetEndpointpublic void init(SynapseEnvironment se)
ManagedLifecycleinit in interface ManagedLifecycleinit in class ScheduledMessageProcessorse - SynapseEnvironment to be used for initializationpublic SamplingProcessorView getView()
protected org.apache.synapse.task.Task getTask()
ScheduledMessageProcessorTask instance associated with this processor.getTask in class ScheduledMessageProcessorTask associated with this processor.Copyright © 2005–2024 Apache Software Foundation. All rights reserved.