CORBAservices

Interface CosCollection::RACollectionFactories

IDL source    Global index
interface RACollectionFactories : RACollectionFactory


Operation index.

  • add_factory
  • create
  • remove_factory
  • Operations.

  • add_factory

      boolean add_factory(in Istring collection_interface,
          in Istring impl_category,
          in Istring impl_interface,
          in RACollectionFactory factory);

  • create

      Collection create(in ParameterList parameters)
        raises(ParameterInvalid);

  • remove_factory

      boolean remove_factory(in Istring collection_interface,
          in Istring impl_category,
          in Istring impl_interface);


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.