org.jboss.aspects.concurrent
Interface MutexedObject

All Known Implementing Classes:
MutexedObjectMixin

public interface MutexedObject

comment

Author:
Bill Burke

Method Summary
 java.util.concurrent.locks.ReentrantLock getMutex()
           
 

Method Detail

getMutex

java.util.concurrent.locks.ReentrantLock getMutex()


Copyright © 2004 JBoss Inc. All Rights Reserved.