public class CollectionFactoryPOATie extends CollectionFactoryPOA
Constructor and Description |
---|
CollectionFactoryPOATie(CollectionFactoryOperations delegate) |
CollectionFactoryPOATie(CollectionFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
CollectionFactoryOperations |
_delegate() |
void |
_delegate(CollectionFactoryOperations delegate) |
CollectionFactory |
_this() |
CollectionFactory |
_this(ORB orb) |
Collection |
generic_create(NVPair[] parameters) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public CollectionFactoryPOATie(CollectionFactoryOperations delegate)
public CollectionFactoryPOATie(CollectionFactoryOperations delegate, POA poa)
public CollectionFactory _this()
_this
in class CollectionFactoryPOA
public CollectionFactory _this(ORB orb)
_this
in class CollectionFactoryPOA
public CollectionFactoryOperations _delegate()
public void _delegate(CollectionFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Collection generic_create(NVPair[] parameters) throws ParameterInvalid
ParameterInvalid
Copyright © 2016 JacORB. All rights reserved.