-
bitronix.tm.BitronixTransactionManager.suspend()
-
com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.suspend()
@return the suspended transaction.
-
com.arjuna.ats.internal.jts.orbspecific.CurrentImple.suspend()
The spec. states that after suspend we should have a null transaction context, but is hazy as to what to do if we are nested. We shall assume that the control returned is for the current transaction and that we suspend the entire transaction hierarchy. Given the returned control, we can always regenerate the hierarchy later if required by resume.
-
com.arjuna.mw.wsas.UserActivity.suspend()
Suspend the current activity from this thread and return the token representing the context, if any, or null otherwise. Once called, the thread will have no activities associated with it.
@exception SystemException Thrown if any error occurs.
@return the token representing the current context, if any, or nullotherwise.
-
com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager.suspend()
-
com.arjuna.mw.wscf.model.twophase.api.UserCoordinator.suspend()
Suspend the current activity from this thread and return the token representing the context, if any, or null otherwise. Once called, the thread will have no activities associated with it.
@exception SystemException Thrown if any error occurs.
@return the token representing the current context, if any, or nullotherwise.
-
com.arjuna.mw.wst.BusinessActivityManager.suspend()
A thread of control may require periods of non-transactionality so that it may perform work that is not associated with a specific transaction. In order to do this it is necessary to disassociate the thread from any transactions. The suspend method accomplishes this, returning a TxContext instance, which is a handle on the transaction. The thread is then no longer associated with any transaction.
-
com.arjuna.mw.wst.TransactionManager.suspend()
A thread of control may require periods of non-transactionality so that it may perform work that is not associated with a specific transaction. In order to do this it is necessary to disassociate the thread from any transactions. The suspend method accomplishes this, returning a TxContext instance, which is a handle on the transaction. The thread is then no longer associated with any transaction.
-
com.arjuna.mw.wst11.TransactionManager.suspend()
A thread of control may require periods of non-transactionality so that it may perform work that is not associated with a specific transaction. In order to do this it is necessary to disassociate the thread from any transactions. The suspend method accomplishes this, returning a TxContext instance, which is a handle on the transaction. The thread is then no longer associated with any transaction.
-
com.atomikos.datasource.xa.XAResourceTransaction.suspend()
@see ResourceTransaction.
-
com.caucho.transaction.TransactionManagerImpl.suspend()
Suspend the transaction.
-
com.founder.fix.fixflow.core.impl.runtime.ProcessInstanceEntity.suspend()
-
com.founder.fix.fixflow.core.impl.runtime.TokenEntity.suspend()
-
com.founder.fix.fixflow.core.task.TaskInstance.suspend()
暂停任务
-
com.founder.fix.fixflow.core.task.TaskMgmtInstance.suspend()
暂停这个令牌下的所有任务实例
-
com.lightcrafts.utils.directory.DirectoryMonitor.suspend()
Suspend monitoring of and notification about directories. This method may be called multiple times. Every call must be balanced by a call to {@link #resume(boolean)} in order for monitoring and notification toresume.
-
com.linkedin.databus.core.util.RateMonitor.suspend()
-
com.sun.grid.jgrid.Job.suspend()
Notifies this job that it should suspend execution. This method calls Computable.suspend() and sets the state to SUSPENDED.
@throws NotInterruptableException Thrown if the Computable does not implement interruption for suspension.
-
com.sun.jdi.ThreadReference.suspend()
Suspends this thread. The thread can be resumed through {@link #resume} or resumed with other threads through{@link VirtualMachine#resume}.
Unlike {@link java.lang.Thread#suspend}, suspends of both the virtual machine and individual threads are counted. Before a thread will run again, it must be resumed (through {@link #resume} or {@link ThreadReference#resume}) the same number of times it has been suspended.
Suspending single threads with this method has the same dangers as {@link java.lang.Thread#suspend()}. If the suspended thread holds a monitor needed by another running thread, deadlock is possible in the target VM (at least until the suspended thread is resumed again).
The suspended thread is guaranteed to remain suspended until resumed through one of the JDI resume methods mentioned above; the application in the target VM cannot resume the suspended thread through {@link java.lang.Thread#resume}.
@throws VMCannotBeModifiedException if the VirtualMachine is read-only - see {@link VirtualMachine#canBeModified()}.
-
com.sun.jdi.VirtualMachine.suspend()
Suspends the execution of the application running in this virtual machine. All threads currently running will be suspended.
Unlike {@link java.lang.Thread#suspend Thread.suspend()}, suspends of both the virtual machine and individual threads are counted. Before a thread will run again, it must be resumed (through {@link #resume} or {@link ThreadReference#resume}) the same number of times it has been suspended.
@throws VMCannotBeModifiedException if the VirtualMachine is read-only - see {@link VirtualMachine#canBeModified()}.
-
com.sun.star.frame.XController.suspend()
-
com.sun.xml.internal.ws.api.pipe.NextAction.suspend()
Indicates that the fiber should be suspended. Once {@link Fiber#resume(Packet) resumed}, return the response processing.
-
com.sun.xml.ws.api.pipe.NextAction.suspend()
Indicates that the fiber should be suspended. Once {@link Fiber#resume(Packet) resumed}, return the response processing.
-
de.danet.an.workflow.api.Activity.suspend()
-
de.danet.an.workflow.api.Process.suspend()
-
de.danet.an.workflow.internalapi.ExtProcessLocal.suspend()
-
de.danet.an.workflow.localapi.ActivityLocal.suspend()
-
de.danet.an.workflow.localcoreapi.WfProcessLocal.suspend()
-
de.danet.an.workflow.omgcore.WfProcess.suspend()
-
de.scoopgmbh.copper.tranzient.TransientProcessorPool.suspend()
-
gnu.hylafax.HylaFAXClient.suspend()
-
hudson.plugins.libvirt.lib.IDomain.suspend()
-
javax.transaction.TransactionManager.suspend()
-
juzu.impl.request.Request.suspend()
-
net.cakenet.jsaton.script.Script.suspend()
-
org.apache.avalon.excalibur.testcase.FullLifecycleComponent.suspend()
-
org.apache.camel.CamelContext.suspend()
-
org.apache.camel.SuspendableService.suspend()
Suspends the service.
-
org.apache.camel.component.http.HttpConsumer.suspend()
-
org.apache.camel.impl.DefaultCamelContext.suspend()
-
org.apache.cxf.continuations.Continuation.suspend()
This method will suspend the request for the timeout or until resume is called
@param timeout A timeout of < 0 will cause an immediate return.A timeout of 0 will wait indefinitely.
@return True if resume called or false if timeout.
-
org.apache.cxf.jaxrs.impl.AsyncResponseImpl.suspend()
-
org.apache.falcon.client.FalconClient.suspend()
-
org.apache.ftpserver.FtpServer.suspend()
Suspend further requests
-
org.apache.geronimo.transaction.ContainerTransactionContext.suspend()
-
org.apache.geronimo.transaction.UnspecifiedTransactionContext.suspend()
-
org.apache.geronimo.transaction.context.ContainerTransactionContext.suspend()
-
org.apache.geronimo.transaction.context.TransactionContext.suspend()
-
org.apache.ivory.client.IvoryClient.suspend()
-
org.apache.myfaces.trinidad.context.ComponentContextManager.suspend()
Suspend the entire stack of context changes. Used by the document to clear all changes during an invoke on component or visit tree call.
@param facesContext The faces context
@return an object to use to pass back to the {@link #resume} method to resume the suspendchanges at a later time
-
org.apache.ode.bpel.engine.DebuggerSupport.suspend()
-
org.apache.oozie.BundleEngine.suspend()
-
org.apache.oozie.CoordinatorEngine.suspend()
-
org.apache.oozie.DagEngine.suspend()
Suspend a job.
@param jobId job Id.
@throws DagEngineException thrown if the job could not be suspended.
-
org.apache.oozie.client.OozieClient.suspend()
Suspend a workflow job.
@param jobId job Id.
@throws OozieClientException thrown if the job could not be suspended.
-
org.apache.oozie.client.XOozieClient.suspend()
-
org.apache.sling.event.jobs.Queue.suspend()
Suspend the queue - when a queue is suspended it stops processing jobs - however already started jobs are finished (but not rescheduled). Depending on the queue implementation, the queue is only suspended for a specific time. A queue can be resumed with {@link #resume()}.
-
org.atmosphere.cpr.AtmosphereResource.suspend()
Suspend the {@link HttpServletResponse} indefinitely.Suspending a {@link HttpServletResponse} willtell the underlying container to avoid recycling objects associated with the current instance, and also to avoid commiting response.
The Framework will output some HTML comments when suspending the response in order to make sure all Browser works well with suspended response.
-
org.atmosphere.cpr.AtmosphereResourceImpl.suspend()
{@inheritDoc}
-
org.atmosphere.cpr.Meteor.suspend()
Suspend the underlying {@link HttpServletResponse}. Passing value of -1 suspend the response forever.
@param l the maximum time a response stay suspended.
@return {@link Meteor}
-
org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution.suspend()
Transition to {@link CaseExecutionState#SUSPENDING_ON_SUSPENSION} state.
If this
case execution is associated with a {@link Stage} or{@link Task}, then this
case execution must be in {@link CaseExecutionState#ACTIVE}state to be able to do this transition.
And if this
case execution is association with {@link EventListener EventListener}or a {@link Milestone}, then this
case execution must be in {@link CaseExecutionState#AVAILABLE} state to be able to do this transition.
For a {@link Stage} instance the suspension of this
case executionwill be propagated down to all its contained {@link EventListener EventListener}, {@link Milestone}, {@link Stage}, and {@link Task} instances.
Afterwards the method {@link #performSuspension()} must be called to completethe transition into the state {@link CaseExecutionState#SUSPENDED}.
@throws CaseIllegalStateTransitionException will be thrown, if
this
case executionis not in the expected state.
@throws ProcessEngineException when an internal exception happens during the executionof the command.
-
org.camunda.bpm.engine.impl.cmmn.execution.CmmnCaseInstance.suspend()
-
org.codehaus.plexus.component.manager.ComponentManager.suspend()
-
org.eclim.plugin.jdt.command.debug.context.DebuggerContext.suspend()
Suspends the debug session.
-
org.eclipse.debug.core.model.IDebugTarget.suspend()
-
org.eclipse.jdt.debug.core.IJavaThread.suspend()
-
org.eclipse.jetty.continuation.Continuation.suspend()
Suspend the processing of the request and associated {@link ServletResponse}.
After this method has been called, the lifecycle of the request will be extended beyond the return to the container from the {@link Servlet#service(ServletRequest,ServletResponse)} method and{@link Filter#doFilter(ServletRequest,ServletResponse,FilterChain)}calls. When a suspended request is returned to the container after a dispatch, then the container will not commit the associated response (unless an exception other than {@link ContinuationThrowable} is thrown).
When the thread calling the filter chain and/or servlet has returned to the container with a suspended request, the thread is freed for other tasks and the request is held until either:
- a call to {@link #resume()}.
- a call to {@link #complete()}.
- the timeout expires.
Typically suspend with no arguments is uses when a call to {@link #resume()}is expected. If a call to {@link #complete()} is expected, then the {@link #suspend(ServletResponse)} method should be used instead of this method.
@exception IllegalStateException If the request cannot be suspended
-
org.eclipse.jetty.server.AsyncContinuation.suspend()
-
org.fireflow.engine.IProcessInstance.suspend()
挂起
@throws org.fireflow.engine.EngineException
-
org.fireflow.engine.ITaskInstance.suspend()
挂起
@throws org.fireflow.engine.EngineException
-
org.glassfish.grizzly.filterchain.FilterChainContext.suspend()
Suspend processing of the current task
-
org.glassfish.jersey.server.internal.process.AsyncContext.suspend()
Suspend the current asynchronous processing context. The method returns {@code true} if the context has been successfully suspended,{@code false} otherwise.
@return {@code true} if the request processing has been suspended successfully suspended,{@code false} otherwise.
-
org.glassfish.jersey.server.spi.ContainerResponseWriter.suspend()
Suspend the request/response processing. The method returns {@code true} to indicate the response writer was suspended successfully.In case the provider has already been suspended earlier, the method returns {@code false}.
I/O container must not automatically {@link #commit() commit} the response writerwhen the processing on the I/O container thread is finished and the thread is released. Instead, the Jersey runtime will make sure to manually close the container response writer instance by explicitly calling the {@link #commit()}or {@link #failure(Throwable)} method at some later point in time.
Once suspended, the specified suspend timeout can be further updated using {@link #setSuspendTimeout(long,java.util.concurrent.TimeUnit) } method.
@param timeOut time-out value. Value less or equal to 0, indicates thatthe processing is suspended indefinitely.
@param timeUnit time-out time unit.
@param timeoutHandler time-out handler to process a time-out event if itoccurs.
@return {@code true} if the suspend operation completed successfully, {@code false} otherwise.
@see #setSuspendTimeout(long,TimeUnit)
@see #commit()
-
org.infinispan.transaction.tm.DummyTransactionManager.suspend()
-
org.jboss.as.ejb3.timerservice.TimerImpl.suspend()
Suspends any currently scheduled task for this timer
Note that, suspend does not cancel the {@link Timer}. Instead, it just cancels the next scheduled timeout. So once the {@link Timer}is restored (whenever that happens), the {@link Timer} will continue totimeout at appropriate times.
-
org.jboss.cache.transaction.DummyTransactionManager.suspend()
-
org.jboss.resteasy.spi.ResteasyAsynchronousContext.suspend()
-
org.jbpm.graph.exe.ProcessInstance.suspend()
suspends this execution. This will make sure that tasks, timers and messages related to this process instance will not show up in database queries.
@see #resume()
-
org.jbpm.pvm.internal.repository.DeploymentImpl.suspend()
-
org.jbpm.task.service.TaskClient.suspend()
-
org.jbpm.taskmgmt.exe.TaskInstance.suspend()
suspends a process execution.
-
org.jbpm.taskmgmt.exe.TaskMgmtInstance.suspend()
suspends all task instances for this process instance.
-
org.libvirt.Domain.suspend()
-
org.mortbay.jetty.nio.SelectChannelConnector.RetryContinuation.suspend()
-
org.mortbay.util.ajax.Continuation.suspend()
Suspend handling. This method will suspend the request for the timeout or until resume is called.
@param timeout. A timeout of < 0 will cause an immediate return. I timeout of 0 will wait indefinitely.
@return True if resume called or false if timeout.
-
org.mule.api.transaction.Transaction.suspend()
Suspend the XA transaction
@throws TransactionException if any error
-
org.netbeans.api.progress.ProgressHandle.suspend()
-
org.ofbiz.workflow.WfActivity.suspend()
-
org.omg.CosTransactions.Current.suspend()
-
org.richfaces.application.push.Request.suspend()
suspends an underlying response object
-
org.richfaces.application.push.impl.RequestImpl.suspend()