Container Implementation

Currently the CIF project provides an implementation of a CCM session container.

Deployment

The Software Package Descriptor is partially supported. Currently only those features demanded by the example implementations are implemented. This includes author, code, entrypoint, fileinarchive, idl, implementation and title. In future the implementation will be improved.

The CORBA Component Descriptor is partially supported. Currently only those features demanded by the example implementations are implemented. This includes corbaversion, componentrepid, homerepid, componentkind, homefeatures and componentfeatures. The ccd descriptor for each component is generated from the cidl specification by the idl2idl compiler.

The Component Assembly Descriptor is partially supported. Currently only those features demanded by the example implementations are implemented. This includes componentfile, componentfileref, componentfiles, componentimplref, componentinstantiation, componentinstantiationref, componentproperties, componentsupportedinterface, connectevent, connectinterface, connections, consumesidentifier, consumesport, destination, emitsidentifier, emitsport, existinginterface, extension, fileinarchive, findby, homeplacement, namingservice, partitioning, processcollocation, providesidentifier, providesport, publishesidentifier, publishesport, registercomponent, registerwithnaming, usesidentifier and usesport. In future the implementation will be improved.

The Property File Descriptor is partially supported. Currently only simple properties are implemented. In future the implementation will be improved.

The AssemblyFactory interface is implemented by Runtime/css.

The ComponentInstallation interface is implemented by Runtime/css.

The ServerActivator interface is implemented by Runtime/css.