sbIdentityServiceComponent.cpp File Reference

Songbird Identity Service Component Factory and Main Entry Point. More...

#include <nsIGenericFactory.h>
#include "sbIdentityService.h"
Include dependency graph for sbIdentityServiceComponent.cpp:

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_CONSTRUCTOR (sbIdentityService)
 
 NS_IMPL_NSGETMODULE (SongbirdIdentityServiceComponent, sbIdentityServiceComponent)
 

Variables

static nsModuleComponentInfo sbIdentityServiceComponent []
 

Detailed Description

Songbird Identity Service Component Factory and Main Entry Point.

Definition in file sbIdentityServiceComponent.cpp.

Function Documentation

NS_GENERIC_FACTORY_CONSTRUCTOR ( sbIdentityService  )
NS_IMPL_NSGETMODULE ( SongbirdIdentityServiceComponent  ,
sbIdentityServiceComponent   
)

Variable Documentation

nsModuleComponentInfo sbIdentityServiceComponent[]
static
Initial value:
=
{
{
"Songbird Unique Identifier Service" ,
{ 0x94717ce5, 0xadb7, 0x4661, { 0x80, 0x44, 0x53, 0x0c, 0x4b, 0x43, 0x30, 0xce } } ,
"@songbirdnest.com/Songbird/IdentityService;1" ,
sbIdentityServiceConstructor
}
}

Definition at line 37 of file sbIdentityServiceComponent.cpp.