Package | Description |
---|---|
org.jboss.jca.core.workmanager.policy |
This package contains the policies for the distributed work manager.
|
org.jboss.jca.core.workmanager.selector |
This package contains the selectors for the distributed work manager
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPolicy
An abstract policy
|
class |
Always
The always distribute policy
|
class |
Never
The never distribute policy
|
class |
WaterMark
The always distribute policy
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelector
Common base class for selector implementations
|
class |
FirstAvailable
The first available selector
|
class |
MaxFreeThreads
The max free threads selector
|
class |
PingTime
The ping time selector
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)