org.jboss.aspects.concurrent
Class LatchAspect

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

public class LatchAspect
extends Object

comment

Author:
Bill Burke

Constructor Summary
LatchAspect()
           
 
Method Summary
 Object checkLatch(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatchAspect

public LatchAspect()
Method Detail

checkLatch

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


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