org.jboss.aspects.concurrent
Class MutexAspect.TimeoutMutex

java.lang.Object
  extended by org.jboss.aspects.concurrent.MutexAspect.TimeoutMutex
Enclosing class:
MutexAspect

public static class MutexAspect.TimeoutMutex
extends Object


Field Summary
protected  MutexLocked props
           
 
Constructor Summary
MutexAspect.TimeoutMutex(MutexLocked props)
           
 
Method Summary
 Object acquire(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

props

protected MutexLocked props
Constructor Detail

MutexAspect.TimeoutMutex

public MutexAspect.TimeoutMutex(MutexLocked props)
Method Detail

acquire

public Object acquire(Invocation invocation)
               throws Throwable
Throws:
Throwable


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.