org.eclipse.stardust.engine.api.runtime
Interface RuntimeEnvironmentInfo
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- RuntimeEnvironmentInfoDetails
public interface RuntimeEnvironmentInfo
- extends java.io.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. |
getVersion
org.eclipse.stardust.common.config.Version getVersion()
- The version of the kernel.
- Returns:
- version of the kernel.
Copyright © 2013 SunGard CSA LLC. All Rights Reserved.