|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.gouv.culture.util.apache.avalon.excalibur.concurrent.Semaphore
fr.gouv.culture.util.apache.avalon.excalibur.concurrent.Mutex
public class Mutex
| Field Summary |
|---|
| Fields inherited from interface EDU.oswego.cs.dl.util.concurrent.Sync |
|---|
ONE_CENTURY, ONE_DAY, ONE_HOUR, ONE_MINUTE, ONE_SECOND, ONE_WEEK, ONE_YEAR |
| Constructor Summary | |
|---|---|
Mutex()
|
|
| Method Summary | |
|---|---|
boolean |
acquired()
|
boolean |
isAcquired()
|
| Methods inherited from class fr.gouv.culture.util.apache.avalon.excalibur.concurrent.Semaphore |
|---|
acquire, attempt, getTokens, release |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mutex()
| Method Detail |
|---|
public boolean isAcquired()
throws SynchronizationException
SynchronizationExceptionpublic boolean acquired()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||