org.drools.spi
Interface Semaphore

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

public interface Semaphore
extends java.io.Serializable

 

Method Summary
 java.lang.String getIdentifier()
           
 

Method Detail

getIdentifier

public java.lang.String getIdentifier()