(file) Return to provider_interface_proposal.htm CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / WorkPapers

Diff for /pegasus/doc/WorkPapers/provider_interface_proposal.htm between version 1.2 and 1.3

version 1.2, 2001/06/01 08:21:54 version 1.3, 2001/07/16 01:35:16
Line 106 
Line 106 
 <h4>Provider Context</h4> <h4>Provider Context</h4>
 <p>Today - one parameter, the CIM Repository handle provided with the initialize <p>Today - one parameter, the CIM Repository handle provided with the initialize
 as follows:</p> as follows:</p>
 <pre>virtual void initialize(CIMRepository&amp; repository);</pre>  <pre>virtual void initialize(CIMOMHandle&amp; repository);</pre>
 The provider saves the repository handle for later access using the CIMRepository interface.  We don't want providers to have access to the repository The provider saves the repository handle for later access using the CIMRepository interface.  We don't want providers to have access to the repository
 but we do want them to have easy access back to the Object Manager with CIM but we do want them to have easy access back to the Object Manager with CIM
 Operations. Operations.


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2