public class VFSProcessor extends InboundRequestProcessorImpl implements org.apache.synapse.task.TaskStartupObserver, org.apache.synapse.inbound.InboundTaskProcessor
COMMON_ENDPOINT_POSTFIX, coordination, interval, name, synapseEnvironment| Constructor and Description |
|---|
VFSProcessor(org.apache.synapse.inbound.InboundProcessorParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(boolean removeTask)
Remove inbound endpoints.
|
String |
getName() |
void |
init()
This will be called at the time of synapse artifact deployment.
|
void |
setName(String name) |
void |
start()
Register/start the schedule service
|
void |
update() |
destroy, isPinnedServer, isPinnedServerEnabled, startpublic VFSProcessor(org.apache.synapse.inbound.InboundProcessorParams params)
public void init()
init in interface org.apache.synapse.inbound.InboundRequestProcessorpublic void start()
public String getName()
public void setName(String name)
public void update()
update in interface org.apache.synapse.task.TaskStartupObserverpublic void destroy(boolean removeTask)
destroy in interface org.apache.synapse.inbound.InboundTaskProcessorremoveTask - Whether to remove scheduled task from the registry or not.Copyright © 2017 WSO2. All rights reserved.