public interface Selector
| Modifier and Type | Method and Description |
|---|---|
Address |
selectDistributedWorkManager(Address own,
javax.resource.spi.work.DistributableWork work)
Select a distributed work manager
|
Address selectDistributedWorkManager(Address own, javax.resource.spi.work.DistributableWork work)
own - The address of the invoking distributed work managerwork - The work instancenull if none could be selectedCopyright © 2014 IronJacamar (http://www.ironjacamar.org)