org.omg.CosCollection
Interface RACollectionFactoriesOperations
- All Superinterfaces:
- RACollectionFactoryOperations
- All Known Subinterfaces:
- RACollectionFactories
- All Known Implementing Classes:
- _RACollectionFactoriesStub, RACollectionFactoriesPOA, RACollectionFactoriesPOATie
public interface RACollectionFactoriesOperations
- extends RACollectionFactoryOperations
Generated from IDL interface "RACollectionFactories".
- Version:
- generated at 20-Jul-2016 16:02:09
- Author:
- JacORB IDL compiler V 3.8
add_factory
boolean add_factory(String collection_interface,
String impl_category,
String impl_interface,
RACollectionFactory factory)
remove_factory
boolean remove_factory(String collection_interface,
String impl_category,
String impl_interface)
create
Collection create(NVPair[] parameters)
throws ParameterInvalid
- Throws:
ParameterInvalid
Copyright © 2016 JacORB. All rights reserved.