public class GenericEventBasedListener extends InboundOneTimeTriggerEventBasedProcessor implements org.apache.synapse.task.TaskStartupObserver
COMMON_ENDPOINT_POSTFIX, coordination, name, startUpController, synapseEnvironment, TASK_THRESHOLD_INTERVAL
Constructor and Description |
---|
GenericEventBasedListener(org.apache.synapse.inbound.InboundProcessorParams params) |
GenericEventBasedListener(String name,
String classImpl,
Properties properties,
String injectingSeq,
String onErrorSeq,
org.apache.synapse.core.SynapseEnvironment synapseEnvironment,
boolean coordination,
boolean sequential) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
init() |
void |
setName(String name) |
void |
start() |
void |
update() |
destroy, start
start
public GenericEventBasedListener(String name, String classImpl, Properties properties, String injectingSeq, String onErrorSeq, org.apache.synapse.core.SynapseEnvironment synapseEnvironment, boolean coordination, boolean sequential)
public GenericEventBasedListener(org.apache.synapse.inbound.InboundProcessorParams params)
public void init()
init
in interface org.apache.synapse.inbound.InboundRequestProcessor
public void start()
public String getName()
public void setName(String name)
public void update()
update
in interface org.apache.synapse.task.TaskStartupObserver
Copyright © 2018 WSO2. All rights reserved.