org.jboss.aspects.concurrent
Class MutexAspect.TimeoutMutex
java.lang.Object
org.jboss.aspects.concurrent.MutexAspect.TimeoutMutex
- Enclosing class:
- MutexAspect
public static class MutexAspect.TimeoutMutex
- extends Object
Method Summary |
Object |
acquire(org.jboss.aop.joinpoint.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
props
protected MutexLocked props
MutexAspect.TimeoutMutex
public MutexAspect.TimeoutMutex(MutexLocked props)
acquire
public Object acquire(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 2004 JBoss Inc. All Rights Reserved.