ozsoft.sap.J2EEEngineJ2EE Engine

ozsoft.sap.J2EEEngine (ClassType)

SAP J2EE Engine

Element properties:

Base Classozsoft.sap.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId955ce3c2-66f0-965b-c161-a3d9347ef88c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
ozsoft.sap.J2EEEngine:
SAP_J2EE.ID  string  Engine ID J2EE Engine ID true 256  False 
SAP_J2EE.HOST  string  Host Name J2EE Engine Host Name false 256  False 
SAP_J2EE.SYSNR  string  System Number J2EE Engine System Number false  False 
SAP_J2EE.TYPE  string  Type J2EE Engine Type false 256  False 
SAP_J2EE.PROCNAME  string  Java Process Name J2EE Engine Java Process Name false 256  False 
SAP_J2EE.CLUSTERID  string  Cluster ID J2EE Engine Cluster ID false 256  False 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.J2EEEngine" Accessibility="Public" Abstract="false" Base="ozsoft.sap.Component" Hosted="true" Singleton="false">
<Property ID="SAP_J2EE.ID" Type="string" Key="true" CaseSensitive="false" MinLength="1" Length="256"/>
<Property ID="SAP_J2EE.HOST" Type="string" Key="false" CaseSensitive="false" MinLength="1" Length="256"/>
<Property ID="SAP_J2EE.SYSNR" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="2"/>
<Property ID="SAP_J2EE.TYPE" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="SAP_J2EE.PROCNAME" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="SAP_J2EE.CLUSTERID" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<!--
<Property ID="SAP_J2EE.HOSTCTRL" Type="bool" Key="false" />
-->
</ClassType>