(file) Return to ShutdownService.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/ShutdownService.h between version 1.21 and 1.22

version 1.21, 2006/07/25 19:02:40 version 1.22, 2006/11/14 18:34:59
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Jenny Yu, Hewlett-Packard Company (jenny_yu@hp.com)  
 //  
 // Modified By:  
 //     Amit K Arora, IBM (amita@in.ibm.com) for PEP#101  
 //  
 //%//////////////////////////////////////////////////////////////////////////// //%////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_ShutdownService_h #ifndef Pegasus_ShutdownService_h
Line 97 
Line 92 
     /**     /**
     Terminate the ShutdownService     Terminate the ShutdownService
     */     */
     static void destroy( void );      static void destroy();
   
     /**     /**
     Construct the singleton instance of the ShutdownService and return a     Construct the singleton instance of the ShutdownService and return a
     pointer to that instance.     pointer to that instance.
Line 145 
Line 141 
     void _shutdownProviders();     void _shutdownProviders();
  
     void _initTimeoutValues(Uint32 timeoutParmValue);     void _initTimeoutValues(Uint32 timeoutParmValue);
   
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_ShutdownService_h */ #endif /* Pegasus_ShutdownService_h */
   


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2