org.jboss.aspects.concurrent
Interface SemaphoredObject

All Known Implementing Classes:
SemaphoredObjectMixin

public interface SemaphoredObject

comment

Author:
Bill Burke

Method Summary
 java.util.concurrent.Semaphore getSemaphore()
           
 

Method Detail

getSemaphore

java.util.concurrent.Semaphore getSemaphore()


Copyright © 2004 JBoss Inc. All Rights Reserved.