文件操作 - CIM_J2eeServer.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Application/CIM_J2eeServer.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.8.0" ), UMLPackagePath ( "CIM::Application::J2eeAppServer" ), Description ( "The CIM_J2eeServer class represents the J2EE Server core of " "one instance of a J2EE platform product as described in the " "Java 2 Enterprise Edition Platform specification." )] class CIM_J2eeServer : CIM_ApplicationSystem { [Override ( "Name" ), Description ( "The name of a J2EE Server. The name MUST be constructed " "using the form specified in JSR77.3.1.1.1 in order to " "avoid the need for manual key propagation." ), MaxLen ( 256 ), MappingStrings { "JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0" }] string Name; [Description ( "The name of the server\'s vendor." ), MappingStrings { "JSR77.JCP|JSR77.3.3.1.4 serverVendor|V1.0" }] string Vendor; [Description ( "The J2EE implementation version of the J2EE server." ), MappingStrings { "JSR77.JCP|JSR77.3.3.1.5 serverVersion|V1.0" }] string Version; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件