DomainContext Class Reference

#include <DomainContext.h>

List of all members.

Public Member Functions

virtual ServiceProxyPtr getService (const std::string &serviceURI) const =0

Detailed Description

Defines the DomainContext interface


Member Function Documentation

virtual ServiceProxyPtr getService ( const std::string &  serviceURI  )  const [pure virtual]

Returns a service proxy implementing the interface of a service in an SCA domain.

Returns:
Pointer to a ServiceProxy object implementing the interface of the Service. This will be NULL if serviceURI is not defined in the domain.

The documentation for this class was generated from the following file:

Service Component Architecture (SCA) Version 1.1 C++ API, CD05 March 2010  doxygen