Package jsl.modeling.elements.entity
Interface ResourceStateListenerIfc
-
public interface ResourceStateListenerIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidresourceStateChange(Resource resource, Request request)Provides an interface to objects that want to know when the resource becomes busy
-