org.jboss.aspects.concurrent
Interface MutexedObject

All Known Implementing Classes:
MutexedObjectMixin

public interface MutexedObject

comment

Author:
Bill Burke

Method Summary
 ReentrantLock getMutex()
           
 

Method Detail

getMutex

ReentrantLock getMutex()


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