cms::Startable Class Reference

#include <src/main/cms/Startable.h>

Inheritance diagram for cms::Startable:

Inheritance graph
[legend]

Detailed Description

Interface for a class that implements the start method.

Public Member Functions

virtual ~Startable ()
virtual void start ()=0 throw ( CMSException )
 Starts the service.

Constructor & Destructor Documentation

virtual cms::Startable::~Startable (  )  [inline, virtual]


Member Function Documentation

virtual void cms::Startable::start (  )  throw ( CMSException ) [pure virtual]

Starts the service.


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 16:57:02 2007 for cms-1.2 by  doxygen 1.5.3