(file) Return to APIDefinitionsChapter.dxx CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / ProviderSpec

Diff for /pegasus/doc/ProviderSpec/APIDefinitionsChapter.dxx between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2001/08/24 16:27:01 version 1.1.2.2, 2001/09/05 21:50:07
Line 23 
Line 23 
 /* /*
     $Author:     $Author:
 */ */
 /** @name Pegasus Provider API Defintions  /** @name Provider API Defintions
   
   Provider APIs are defined to:
   
   <OL>
   <LI>Control individual providers including operations such as starting and stopping
   the provkders
   <LI>Pass CIM information between the providers and the CIM Object Manager. CIM operations
   are passed from the CIM Object Manager to the providers and responses to these operations
   are passed back to the CIM Object manager by the providers.  In addition, providers can
   generate CIM Indications and pass these back to the CIM Object Manager.
   </OL>
   
   <H2>CIM Operations</H2>
   ATTN: We need to define the CIM Operations here in terms of the operations from the client
   and those specifications.
   
   
 */ */


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2