public class RuntimeInfoImpl extends Object implements org.opennms.integration.api.v1.runtime.RuntimeInfo
| Constructor and Description | 
|---|
RuntimeInfoImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.opennms.integration.api.v1.runtime.Container | 
getContainer()  | 
org.opennms.integration.api.v1.runtime.Version | 
getVersion()  | 
boolean | 
isMeridian()  | 
public org.opennms.integration.api.v1.runtime.Version getVersion()
getVersion in interface org.opennms.integration.api.v1.runtime.RuntimeInfopublic boolean isMeridian()
isMeridian in interface org.opennms.integration.api.v1.runtime.RuntimeInfopublic org.opennms.integration.api.v1.runtime.Container getContainer()
getContainer in interface org.opennms.integration.api.v1.runtime.RuntimeInfoCopyright © 2020. All rights reserved.