// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_J2eeEntityBean // ================================================================== [Version ( "2.8.0" ), UMLPackagePath ( "CIM::Application::J2eeAppServer" ), Description ( "Identifies a deployed entity bean within an EJB module." )] class CIM_J2eeEntityBean : CIM_J2eeEJB { };