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

Diff for /pegasus/src/Pegasus/DynListener/DynamicListener.h between version 1.3 and 1.4

version 1.3, 2006/01/30 16:17:48 version 1.4, 2008/01/15 18:19:34
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Heather Sterling (hsterl@us.ibm.com)  
 //  
 // Modified By:  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_Dynamic_Listener_h #ifndef Pegasus_Dynamic_Listener_h
Line 92 
Line 88 
  
     Boolean isAlive();     Boolean isAlive();
  
     Boolean addConsumer(const String& consumerName, const String& location = String::EMPTY);      Boolean addConsumer(
                   const String& consumerName,
                   const String& location = String::EMPTY);
  
     Boolean removeConsumer(const String& consumerName);     Boolean removeConsumer(const String& consumerName);
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2