org.eclipse.stardust.engine.api.dto
Class RuntimeEnvironmentInfoDetails

java.lang.Object
  extended by org.eclipse.stardust.engine.api.dto.RuntimeEnvironmentInfoDetails
All Implemented Interfaces:
java.io.Serializable, RuntimeEnvironmentInfo

public class RuntimeEnvironmentInfoDetails
extends java.lang.Object
implements RuntimeEnvironmentInfo

See Also:
Serialized Form

Constructor Summary
RuntimeEnvironmentInfoDetails()
           
 
Method Summary
 org.eclipse.stardust.common.config.Version getVersion()
          The version of the kernel.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeEnvironmentInfoDetails

public RuntimeEnvironmentInfoDetails()
Method Detail

getVersion

public org.eclipse.stardust.common.config.Version getVersion()
Description copied from interface: RuntimeEnvironmentInfo
The version of the kernel.

Specified by:
getVersion in interface RuntimeEnvironmentInfo
Returns:
version of the kernel.


Copyright © 2013 SunGard CSA LLC. All Rights Reserved.