(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.1.2.1, Thu Sep 27 20:57:26 2001 UTC (22 years, 9 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead, SNAPSHOT_1_04
Changes since 1.1: +14 -0 lines
HP-[Nitin Upasani] Implementation of ExportIndication and Consumer.

// ===================================================================
// 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