(file) Return to PG_ConsumerRegistration.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / Pegasus

File: [Pegasus] / pegasus / Schemas / Pegasus / Attic / PG_ConsumerRegistration.mof (download)
Revision: 1.2, Thu Dec 13 14:53:19 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, VERSION_2_01_01, VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10, VERSION_1_09, VERSION_1_08, VERSION_1_07, STABLE, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.1: +14 -0 lines
Merged dev branch into main trunk.

// ===================================================================
// PG_ConsumerRegistration
// ===================================================================
[Description (
     "This is a temporary class that will get replaced when the DMTF "
     "standardizes provider registration.")]
class PG_ConsumerRegistration
{
        [Required, Key] 
    string consumerName ;
        [Required, Key] 
    string url ;
};
     

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2