Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.core.context.SarosCoreContextFactory Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.core.context.SarosCoreContextFactory:
de.fu_berlin.inf.dpp.AbstractSarosContextFactory de.fu_berlin.inf.dpp.ISarosContextFactory

List of all members.

Public Member Functions

void createComponents (MutablePicoContainer container)

Detailed Description

This is the basic core factory for Saros. All components that are created by this factory must be working on any platform the application is running on.

Author:
srossbach

Member Function Documentation

void de.fu_berlin.inf.dpp.core.context.SarosCoreContextFactory.createComponents ( MutablePicoContainer  container)

Creates the runtime components for the Saros application. It is up to the implementor to ensure to create all necessary components that are needed during runtime on the given platform.

Parameters:
containerthe container to insert the components to

Implements de.fu_berlin.inf.dpp.ISarosContextFactory.

 All Classes Namespaces Files Functions Variables Enumerations