rwlogo
HydraExpress 4.7

HydraExpress C++ API Reference Guide

Product Documentation:
   Documentation Home

List of all members
rwsf::NamedObjectLoader Class Reference

Loads and registers named objects with the Agent's global naming context. More...

#include <rwsf/agent_methods/NamedObjectLoader.h>

Inheritance diagram for rwsf::NamedObjectLoader:
rwsf::AgentMethodImp

Additional Inherited Members

- Public Member Functions inherited from rwsf::AgentMethodImp
 AgentMethodImp ()
 
- Protected Member Functions inherited from rwsf::BodyBase
 BodyBase (void)
 
 BodyBase (const BodyBase &second)
 
virtual ~BodyBase (void)
 
BodyBase & operator= (const BodyBase &second)
 

Detailed Description

See Also
NamingContext::load() For more information.

This class loads the named objects defined in an XML configuration file and registers them with the Agent's global NamingContext instance.

The NamedObjectLoader is configured in the main Agent configuration file, rwagent.xml, located in the <installdir>\conf directory.

For more information about how to configure and use named objects, see the User Guide on Named Objects.


Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.