org.jboss.aspects.concurrent
Class SemaphoredObjectMixin
java.lang.Object
org.jboss.aspects.concurrent.SemaphoredObjectMixin
- All Implemented Interfaces:
- SemaphoredObject
public class SemaphoredObjectMixin
- extends Object
- implements SemaphoredObject
comment
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemaphoredObjectMixin
public SemaphoredObjectMixin(Object obj)
getSemaphore
public Semaphore getSemaphore()
- Specified by:
getSemaphore
in interface SemaphoredObject
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.