|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributableWorkManager
This interface models a WorkManager
that supports distributed
execution of Work instances.
A DistributableWorkManager
may choose to distribute a
Work
instance submitted by a resource adapter to another
WorkManager
instance running in a different Java virtual machine
(that is running in the same host or different hosts) for achieving optimal
resource utilization or for providing better response times.
A WorkManager
implementation that supports the submission of
DistributableWork
instances must implement the
DistributableWorkManager
marker interface.
Field Summary |
---|
Fields inherited from interface javax.resource.spi.work.WorkManager |
---|
IMMEDIATE, INDEFINITE, UNKNOWN |
Method Summary |
---|
Methods inherited from interface javax.resource.spi.work.WorkManager |
---|
doWork, doWork, scheduleWork, scheduleWork, startWork, startWork |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41