ozsoft.sap.J2EEEngine.ApplicationApplication

ozsoft.sap.J2EEEngine.Application (ClassType)

SAP J2EE Engine Application

Element properties:

Base Classozsoft.sap.J2EEEngine.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId15bc9861-4a36-3855-dba4-5b623aa4becd

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.Application:
SAP_J2EEAPP.NAME  string  Application Name J2EE Application Name true 256  False 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.J2EEEngine.Application" Accessibility="Public" Abstract="false" Base="ozsoft.sap.J2EEEngine.Component" Hosted="true" Singleton="false">
<Property ID="SAP_J2EEAPP.NAME" Type="string" Key="true" CaseSensitive="false" MinLength="1" Length="256"/>
</ClassType>