|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WaitableBoolean | |
|---|---|
| org.mule.service | |
| org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
| org.mule.util.concurrent | |
| Uses of WaitableBoolean in org.mule.service |
|---|
| Fields in org.mule.service declared as WaitableBoolean | |
|---|---|
protected WaitableBoolean |
AbstractService.paused
Determines if the service has been paused |
protected WaitableBoolean |
AbstractService.stopping
Determines whether stop has been called and is still in progress |
| Uses of WaitableBoolean in org.mule.transport |
|---|
| Fields in org.mule.transport declared as WaitableBoolean | |
|---|---|
protected WaitableBoolean |
AbstractConnectable.connected
|
protected WaitableBoolean |
AbstractConnectable.connecting
|
protected WaitableBoolean |
AbstractConnectable.started
|
| Uses of WaitableBoolean in org.mule.util.concurrent |
|---|
| Methods in org.mule.util.concurrent with parameters of type WaitableBoolean | |
|---|---|
int |
WaitableBoolean.compareTo(WaitableBoolean other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||