OpenSim::ApplicationPlugins::Rest::Inventory::IRest Interface Reference

This interface represents the boundary between the general purpose REST plugin handling, and the functionally specific handlers. The handler knows only to initialize and terminate all such handlers that it finds. Implementing this interface identifies the class as a REST handler implementation. More...

Inheritance diagram for OpenSim::ApplicationPlugins::Rest::Inventory::IRest:

OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices OpenSim::ApplicationPlugins::Rest::Inventory::RestAssetServices OpenSim::ApplicationPlugins::Rest::Inventory::RestInventoryServices OpenSim::ApplicationPlugins::Rest::Inventory::RestTestServices List of all members.

Public Member Functions

void Initialize ()
void Close ()

Detailed Description

This interface represents the boundary between the general purpose REST plugin handling, and the functionally specific handlers. The handler knows only to initialize and terminate all such handlers that it finds. Implementing this interface identifies the class as a REST handler implementation.


Member Function Documentation

void OpenSim::ApplicationPlugins::Rest::Inventory::IRest::Initialize (  ) 

Implemented in OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices, OpenSim::ApplicationPlugins::Rest::Inventory::RestAssetServices, OpenSim::ApplicationPlugins::Rest::Inventory::RestInventoryServices, and OpenSim::ApplicationPlugins::Rest::Inventory::RestTestServices.

void OpenSim::ApplicationPlugins::Rest::Inventory::IRest::Close (  ) 

Implemented in OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices, OpenSim::ApplicationPlugins::Rest::Inventory::RestAssetServices, OpenSim::ApplicationPlugins::Rest::Inventory::RestInventoryServices, and OpenSim::ApplicationPlugins::Rest::Inventory::RestTestServices.


The documentation for this interface was generated from the following file:
Generated on Fri Jan 9 01:00:44 2009 for OpenSim by  doxygen 1.5.1