org.eclipse.stardust.engine.api.runtime
Interface RuntimeEnvironmentInfo

All Superinterfaces:
Serializable

public interface RuntimeEnvironmentInfo
extends Serializable

The RuntimeEnvironmentInfo represents a snapshot about information for the runtime environment.

Version:
$Revision: $
Author:
stephan.born

Method Summary
 org.eclipse.stardust.common.config.Version getVersion()
          The version of the kernel.
 

Method Detail

getVersion

org.eclipse.stardust.common.config.Version getVersion()
The version of the kernel.

Returns:
version of the kernel.


Copyright © 2015 Eclipse Stardust. All Rights Reserved.