org.jboss.aspects.concurrent
Class MutexAspect

java.lang.Object
  extended by org.jboss.aspects.concurrent.MutexAspect

public class MutexAspect
extends Object

comment

Author:
Bill Burke

Nested Class Summary
static class MutexAspect.BlockingMutex
           
static class MutexAspect.TimeoutMutex
           
static class MutexAspect.TryLockMutex
           
 
Constructor Summary
MutexAspect()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutexAspect

public MutexAspect()


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