public interface ShutdownListener
Title: Service Event Fabric Runtime
Description: Defines a listener performing a shutdown of the Runtime.
RuntimeContext.getInstance().shutdown()
method.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
void |
onShutdown()
Shut downs the Runtime.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.