AmPluginFactory Class Reference

Base interface for plugin factories. More...

#include <AmApi.h>

Inheritance diagram for AmPluginFactory:

AmDynInvokeFactory AmSessionEventHandlerFactory AmSessionFactory

Public Member Functions

 AmPluginFactory (const string &name)
const string & getName ()
virtual int onLoad ()=0

Detailed Description

Base interface for plugin factories.


Member Function Documentation

virtual int AmPluginFactory::onLoad (  )  [pure virtual]

Enables the plug-in to initialize whatever it needs. Ex. load the configuration.

Returns:
0 everything was ok.

1 on error.


The documentation for this class was generated from the following file:
Generated on Thu Mar 8 00:12:46 2007 for Sems by  doxygen 1.4.7
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login