org.drools.spi
Interface Semaphore

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

public interface Semaphore
extends java.io.Serializable


Method Summary
 java.lang.String getIdentifier()
           
 

Method Detail

getIdentifier

java.lang.String getIdentifier()