|
|
| static void ScimBridgeAgentIMContext::static_initialize |
( |
ScimBridgeAgentPanelListenerProtected * |
panel_listener, |
|
|
const scim::String & |
scim_language, |
|
|
scim::BackEndPointer |
scim_backend |
|
) |
| [static] |
Initialize the class.
- Parameters:
-
| panel_listener | The panel listener. |
| scim_language | The language used in SCIM. |
| scim_backend | The scim backend. |
|