public class GenericFactoryPOATie extends GenericFactoryPOA
| Constructor and Description |
|---|
GenericFactoryPOATie(GenericFactoryOperations delegate) |
GenericFactoryPOATie(GenericFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
GenericFactoryOperations |
_delegate() |
void |
_delegate(GenericFactoryOperations delegate) |
GenericFactory |
_this() |
GenericFactory |
_this(ORB orb) |
Object |
create_object(String type_id,
Property[] the_criteria,
AnyHolder factory_creation_id) |
void |
delete_object(Any factory_creation_id) |
_all_interfaces, _invoke_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_objectpublic GenericFactoryPOATie(GenericFactoryOperations delegate)
public GenericFactoryPOATie(GenericFactoryOperations delegate, POA poa)
public GenericFactory _this()
_this in class GenericFactoryPOApublic GenericFactory _this(ORB orb)
_this in class GenericFactoryPOApublic GenericFactoryOperations _delegate()
public void _delegate(GenericFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Object create_object(String type_id, Property[] the_criteria, AnyHolder factory_creation_id) throws InvalidProperty, ObjectNotCreated, InvalidCriteria, CannotMeetCriteria, NoFactory
public void delete_object(Any factory_creation_id) throws ObjectNotFound
ObjectNotFoundCopyright © 2017 JacORB. All rights reserved.