(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.4, Thu Nov 6 22:30:53 2003 UTC (20 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_5_0-RC1, HPUX_TEST, HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED
HP-YZ: Fix bugzilla 1008 (PG_ConsumerRegistration.mof is obsolete).

// ===================================================================
// PG_ConsumerRegistration
// ===================================================================
[Version ("2.2.0"), 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