org.jboss.aspects.concurrent
Class MutexAspect.TryLockMutex
java.lang.Object
org.jboss.aspects.concurrent.MutexAspect.TryLockMutex
- Enclosing class:
- MutexAspect
public static class MutexAspect.TryLockMutex
- 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.TryLockMutex
public MutexAspect.TryLockMutex()
acquire
public Object acquire(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 2004 JBoss Inc. All Rights Reserved.