railo.runtime.spooler
Class SpoolerTaskWS
java.lang.Object
railo.runtime.spooler.SpoolerTaskSupport
railo.runtime.spooler.SpoolerTaskWS
- All Implemented Interfaces:
- Serializable, SpoolerTask
- Direct Known Subclasses:
- RemoteClientTask
public abstract class SpoolerTaskWS
- extends SpoolerTaskSupport
- See Also:
- Serialized Form
Methods inherited from class railo.runtime.spooler.SpoolerTaskSupport |
closed, getCreation, getExceptions, getId, getPlans, lastExecution, nextExecution, setClosed, setId, setLastExecution, setNextExecution, tries |
SpoolerTaskWS
public SpoolerTaskWS(ExecutionPlan[] plans,
RemoteClient client)
execute
public final Object execute(Config config)
throws PageException
- Description copied from interface:
SpoolerTask
- execute Task
- Returns:
-
- Throws:
PageException
- See Also:
railo.runtime.spooler.SpoolerTask#execute()
subject
public String subject()
- Description copied from interface:
SpoolerTask
- returns a short info to the task
- Returns:
- Task subject
- See Also:
SpoolerTask.subject()
detail
public Struct detail()
- Description copied from interface:
SpoolerTask
- returns advanced info to the task
- Returns:
- Task detail
- See Also:
SpoolerTask.detail()
getRPCClient
public static RPCClient getRPCClient(RemoteClient client)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo