public final class JobHandlePrxHelper extends Ice.ObjectPrxHelperBase implements JobHandlePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
JobHandlePrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__activate_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__attach_completed(Ice.TwowayCallbackArg1UE<JobStatus> __cb,
Ice.AsyncResult __result) |
static void |
__cancelJob_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__close_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb,
Ice.AsyncResult __result) |
static void |
__getJob_completed(Ice.TwowayCallbackArg1UE<Job> __cb,
Ice.AsyncResult __result) |
static void |
__jobError_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__jobFinished_completed(Ice.TwowayCallbackArg1UE<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__jobMessage_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__jobRunning_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__jobStatus_completed(Ice.TwowayCallbackArg1UE<JobStatus> __cb,
Ice.AsyncResult __result) |
static void |
__passivate_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static JobHandlePrx |
__read(IceInternal.BasicStream __is) |
static void |
__setMessage_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__setStatus_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__setStatusAndMessage_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__submit_completed(Ice.TwowayCallbackLongUE __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
JobHandlePrx v) |
void |
activate()
Load a service implementation from disk if it was previously
passivated.
|
void |
activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously
passivated.
|
JobStatus |
attach(long jobId)
Returns the current
JobStatus for the
Job id. |
JobStatus |
attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_activate()
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(Ice.Callback __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_attach(long jobId)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
Callback_JobHandle_attach __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
Ice.Callback __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_attach __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_cancelJob()
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(Callback_JobHandle_cancelJob __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(Ice.Callback __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_cancelJob __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_close()
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_getCurrentEventContext()
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getJob()
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(Callback_JobHandle_getJob __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(Ice.Callback __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_getJob __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
Job |
Ice.AsyncResult |
begin_jobError()
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(Callback_JobHandle_jobError __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(Ice.Callback __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobError __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobFinished()
|
Ice.AsyncResult |
begin_jobFinished(Callback_JobHandle_jobFinished __cb)
|
Ice.AsyncResult |
begin_jobFinished(Ice.Callback __cb)
|
Ice.AsyncResult |
begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
|
Ice.AsyncResult |
begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobFinished __cb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
|
Ice.AsyncResult |
begin_jobMessage()
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(Callback_JobHandle_jobMessage __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(Ice.Callback __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobMessage __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobRunning()
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(Callback_JobHandle_jobRunning __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(Ice.Callback __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobRunning __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobStatus()
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(Callback_JobHandle_jobStatus __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(Ice.Callback __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobStatus __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_passivate()
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
Callback_JobHandle_setMessage __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
Ice.Callback __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_setMessage __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setStatus(java.lang.String status)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
Callback_JobHandle_setStatus __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
Ice.Callback __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_setStatus __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
Callback_JobHandle_setStatusAndMessage __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
Ice.Callback __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_setStatusAndMessage __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_submit(Job job)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
Callback_JobHandle_submit __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
Ice.Callback __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_submit __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Submits a
Job and returns its database
id. |
void |
cancelJob()
Marks a job for cancellation.
|
void |
cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks a job for cancellation.
|
static JobHandlePrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static JobHandlePrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static JobHandlePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static JobHandlePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
void |
close()
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
void |
close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
void |
end_activate(Ice.AsyncResult __iresult)
Load a service implementation from disk if it was previously
passivated.
|
JobStatus |
end_attach(Ice.AsyncResult __iresult)
Returns the current
JobStatus for the
Job id. |
void |
end_cancelJob(Ice.AsyncResult __iresult)
Marks a job for cancellation.
|
void |
end_close(Ice.AsyncResult __iresult)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
EventContext |
end_getCurrentEventContext(Ice.AsyncResult __iresult)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Job |
end_getJob(Ice.AsyncResult __iresult)
Returns the current
Job |
boolean |
end_jobError(Ice.AsyncResult __iresult)
Returns
true if the Job
has thrown an error. |
RTime |
end_jobFinished(Ice.AsyncResult __iresult)
|
java.lang.String |
end_jobMessage(Ice.AsyncResult __iresult)
Returns the current message for job.
|
boolean |
end_jobRunning(Ice.AsyncResult __iresult)
Returns
true if the Job is
running, i.e. |
JobStatus |
end_jobStatus(Ice.AsyncResult __iresult)
Returns the current
JobStatus . |
void |
end_passivate(Ice.AsyncResult __iresult)
Causes the blitz server to store the service implementation to disk
to free memory.
|
java.lang.String |
end_setMessage(Ice.AsyncResult __iresult)
Sets the job's message string, and returns the previous
value.
|
java.lang.String |
end_setStatus(Ice.AsyncResult __iresult)
Updates the
JobStatus for the current
job. |
java.lang.String |
end_setStatusAndMessage(Ice.AsyncResult __iresult)
Like
setStatus but also sets the message. |
long |
end_submit(Ice.AsyncResult __iresult)
Submits a
Job and returns its database
id. |
EventContext |
getCurrentEventContext()
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
EventContext |
getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Job |
getJob()
Returns the current
Job |
Job |
getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
Job |
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
boolean |
jobError()
Returns
true if the Job
has thrown an error. |
boolean |
jobError(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job
has thrown an error. |
RTime |
jobFinished()
|
RTime |
jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
|
java.lang.String |
jobMessage()
Returns the current message for job.
|
java.lang.String |
jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current message for job.
|
boolean |
jobRunning()
Returns
true if the Job is
running, i.e. |
boolean |
jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job is
running, i.e. |
JobStatus |
jobStatus()
Returns the current
JobStatus . |
JobStatus |
jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus . |
void |
passivate()
Causes the blitz server to store the service implementation to disk
to free memory.
|
void |
passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk
to free memory.
|
java.lang.String |
setMessage(java.lang.String message)
Sets the job's message string, and returns the previous
value.
|
java.lang.String |
setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the job's message string, and returns the previous
value.
|
java.lang.String |
setStatus(java.lang.String status)
Updates the
JobStatus for the current
job. |
java.lang.String |
setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the
JobStatus for the current
job. |
java.lang.String |
setStatusAndMessage(java.lang.String status,
RString message)
Like
setStatus but also sets the message. |
java.lang.String |
setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Like
setStatus but also sets the message. |
long |
submit(Job job)
Submits a
Job and returns its database
id. |
long |
submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Submits a
Job and returns its database
id. |
static JobHandlePrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static JobHandlePrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
public static final java.lang.String[] __ids
public static final long serialVersionUID
public JobStatus attach(long jobId) throws ServerError
JobHandlePrx
JobStatus
for the
Job id.attach
in interface JobHandlePrx
ServerError
public JobStatus attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
JobStatus
for the
Job id.attach
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_attach(long jobId)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
public Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_attach(long jobId, Ice.Callback __cb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_attach(long jobId, Callback_JobHandle_attach __cb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_attach __cb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_attach(long jobId, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_attach(long jobId, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
JobStatus
for the
Job id.begin_attach
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public JobStatus end_attach(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
JobStatus
for the
Job id.end_attach
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __attach_completed(Ice.TwowayCallbackArg1UE<JobStatus> __cb, Ice.AsyncResult __result)
public void cancelJob() throws ServerError
JobHandlePrx
cancelJob
in interface JobHandlePrx
ServerError
public void cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
cancelJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_cancelJob()
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
public Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_cancelJob(Ice.Callback __cb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_cancelJob(Callback_JobHandle_cancelJob __cb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_cancelJob __cb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_cancelJob(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_cancelJob(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_cancelJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_cancelJob(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
end_cancelJob
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __cancelJob_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public Job getJob() throws ServerError
JobHandlePrx
Job
getJob
in interface JobHandlePrx
ServerError
public Job getJob(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
Job
getJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getJob()
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
public Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getJob(Ice.Callback __cb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getJob(Callback_JobHandle_getJob __cb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_getJob __cb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
Job
begin_getJob
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Job end_getJob(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
Job
end_getJob
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __getJob_completed(Ice.TwowayCallbackArg1UE<Job> __cb, Ice.AsyncResult __result)
public boolean jobError() throws ServerError
JobHandlePrx
true
if the Job
has thrown an error.jobError
in interface JobHandlePrx
ServerError
public boolean jobError(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
true
if the Job
has thrown an error.jobError
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_jobError()
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
public Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_jobError(Ice.Callback __cb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobError(Callback_JobHandle_jobError __cb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobError __cb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobError(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobError(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
true
if the Job
has thrown an error.begin_jobError
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_jobError(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
true
if the Job
has thrown an error.end_jobError
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __jobError_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public RTime jobFinished() throws ServerError
JobHandlePrx
jobFinished
in interface JobHandlePrx
ServerError
public RTime jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
jobFinished
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_jobFinished()
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
public Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_jobFinished(Ice.Callback __cb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobFinished(Callback_JobHandle_jobFinished __cb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobFinished __cb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_jobFinished
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public RTime end_jobFinished(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
end_jobFinished
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __jobFinished_completed(Ice.TwowayCallbackArg1UE<RTime> __cb, Ice.AsyncResult __result)
public java.lang.String jobMessage() throws ServerError
JobHandlePrx
jobMessage
in interface JobHandlePrx
ServerError
public java.lang.String jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
jobMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_jobMessage()
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
public Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_jobMessage(Ice.Callback __cb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobMessage(Callback_JobHandle_jobMessage __cb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobMessage __cb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_jobMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_jobMessage(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
end_jobMessage
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __jobMessage_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public boolean jobRunning() throws ServerError
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.jobRunning
in interface JobHandlePrx
ServerError
public boolean jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.jobRunning
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_jobRunning()
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
public Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_jobRunning(Ice.Callback __cb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobRunning(Callback_JobHandle_jobRunning __cb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobRunning __cb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.begin_jobRunning
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_jobRunning(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
true
if the Job
is
running, i.e. has an attached process.end_jobRunning
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __jobRunning_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public JobStatus jobStatus() throws ServerError
JobHandlePrx
JobStatus
. Will
never return null.jobStatus
in interface JobHandlePrx
ServerError
public JobStatus jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
JobStatus
. Will
never return null.jobStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_jobStatus()
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
public Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_jobStatus(Ice.Callback __cb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobStatus(Callback_JobHandle_jobStatus __cb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobStatus __cb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
JobStatus
. Will
never return null.begin_jobStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public JobStatus end_jobStatus(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
JobStatus
. Will
never return null.end_jobStatus
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __jobStatus_completed(Ice.TwowayCallbackArg1UE<JobStatus> __cb, Ice.AsyncResult __result)
public java.lang.String setMessage(java.lang.String message) throws ServerError
JobHandlePrx
setMessage
in interface JobHandlePrx
ServerError
public java.lang.String setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
setMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setMessage(java.lang.String message)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
public Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setMessage(java.lang.String message, Ice.Callback __cb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setMessage(java.lang.String message, Callback_JobHandle_setMessage __cb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_setMessage __cb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setMessage(java.lang.String message, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setMessage(java.lang.String message, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
begin_setMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_setMessage(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
end_setMessage
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __setMessage_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public java.lang.String setStatus(java.lang.String status) throws ServerError
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.setStatus
in interface JobHandlePrx
ServerError
public java.lang.String setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.setStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setStatus(java.lang.String status)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
public Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setStatus(java.lang.String status, Ice.Callback __cb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatus(java.lang.String status, Callback_JobHandle_setStatus __cb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_setStatus __cb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatus(java.lang.String status, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setStatus(java.lang.String status, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.begin_setStatus
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_setStatus(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.end_setStatus
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __setStatus_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public java.lang.String setStatusAndMessage(java.lang.String status, RString message) throws ServerError
JobHandlePrx
setStatus
but also sets the message.setStatusAndMessage
in interface JobHandlePrx
ServerError
public java.lang.String setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
setStatus
but also sets the message.setStatusAndMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, Ice.Callback __cb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, Callback_JobHandle_setStatusAndMessage __cb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_setStatusAndMessage __cb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
setStatus
but also sets the message.begin_setStatusAndMessage
in interface JobHandlePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_setStatusAndMessage(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
setStatus
but also sets the message.end_setStatusAndMessage
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __setStatusAndMessage_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public long submit(Job job) throws ServerError
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.submit
in interface JobHandlePrx
job
- Not nullServerError
public long submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.submit
in interface JobHandlePrx
job
- Not null__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_submit(Job job)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not nullpublic Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_submit(Job job, Ice.Callback __cb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__cb
- The asynchronous callback object.public Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_submit(Job job, Callback_JobHandle_submit __cb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__cb
- The asynchronous callback object.public Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_submit __cb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_submit(Job job, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_submit(Job job, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.begin_submit
in interface JobHandlePrx
job
- Not null__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public long end_submit(Ice.AsyncResult __iresult) throws ServerError
JobHandlePrx
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.end_submit
in interface JobHandlePrx
__iresult
- The asynchronous result object.ServerError
public static void __submit_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public void activate() throws ServerError
StatefulServiceInterfacePrx
activate
in interface StatefulServiceInterfacePrx
ServerError
public void activate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_activate()
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_activate(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(Callback_StatefulServiceInterface_activate __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_activate __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_activate(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_activate
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __activate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void close() throws ServerError
StatefulServiceInterfacePrx
close
in interface StatefulServiceInterfacePrx
ServerError
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_close()
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_close(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(Callback_StatefulServiceInterface_close __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_close __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_close(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_close
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public EventContext getCurrentEventContext() throws ServerError
StatefulServiceInterfacePrx
getCurrentEventContext
in interface StatefulServiceInterfacePrx
ServerError
public EventContext getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getCurrentEventContext()
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getCurrentEventContext(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_getCurrentEventContext __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public EventContext end_getCurrentEventContext(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
public void passivate() throws ServerError
StatefulServiceInterfacePrx
passivate
in interface StatefulServiceInterfacePrx
ServerError
public void passivate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_passivate()
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_passivate(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_passivate __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_passivate(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_passivate
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __passivate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public static JobHandlePrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static JobHandlePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static JobHandlePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static JobHandlePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static JobHandlePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static JobHandlePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, JobHandlePrx v)
public static JobHandlePrx __read(IceInternal.BasicStream __is)