public class FrameworkNodeStatusDTO extends NodeStatusDTO
Modifier and Type | Field and Description |
---|---|
String |
java_runtime_version
The Java runtime version.
|
String |
java_specification_version
The Java specification version.
|
String |
java_version
The Java version.
|
String |
java_vm_version
The Java VM version.
|
String |
org_osgi_framework_os_name
The OSGi framework operating system name.
|
String |
org_osgi_framework_processor
The OSGi framework processor architecture.
|
String |
org_osgi_framework_version
The OSGi framework version.
|
Constructor and Description |
---|
FrameworkNodeStatusDTO()
This DTO can be used to provide type safe access to properties of the
FrameworkNodeStatus service. |
public String org_osgi_framework_version
public String org_osgi_framework_processor
public String org_osgi_framework_os_name
public String java_version
public String java_runtime_version
public String java_specification_version
public String java_vm_version
public FrameworkNodeStatusDTO()
FrameworkNodeStatus
service.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0