org.drools.spi
Interface Semaphore

All Superinterfaces:
Serializable
All Known Implementing Classes:
BooleanSemaphore, CharSemaphore, DoubleSemaphore, FloatSemaphore, IntegerSemaphore, ListSemaphore, LongSemaphore, MapSemaphore, SetSemaphore, ShortSemaphore, StringSemaphore

public interface Semaphore
extends Serializable

Author:
mproctor TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 String getIdentifier()
           
 

Method Detail

getIdentifier

String getIdentifier()


Copyright © 2001-2005 The Codehaus. All Rights Reserved.