| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WaitSync
Interface that gives wait - notify primitives to implementors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Semaphore
Semaphore that can allow a specified number of threads to enter, blocking the
others.
|
class |
WaitSemaphore
Wait exclusive semaphore with wait - notify primitives
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.