public interface ResourceControlListener
Kernel.addResourceControlListener(ResourceControlListener).| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ResourceControlListener.StopCauseA stop cause. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | featureStopped(Feature feature,
              ResourceControlListener.StopCause cause)Called when a Feature is stopped by the Resource Control Manager. | 
void featureStopped(Feature feature, ResourceControlListener.StopCause cause)
feature - the Feature that has been stoppedcause - the stop cause