com.tomgibara.pronto.control
Interface SignalControllerSettings

All Superinterfaces:
ControllerSettings

public interface SignalControllerSettings
extends ControllerSettings

Implementations of this interface may be passed to a control factory to create a controller that responds to a shutdown of the JVM. At present, the controller cannot be customized so the interface has no methods. This controller currently requires that its engine's graph have a single attainable terminal state to which the controller will attempt to transition on shutdown.

Author:
Tom Gibara



Copyright © 2006-2007 Tom Gibara. All Rights Reserved.