public class LockSetFactoryPOATie extends LockSetFactoryPOA
| Constructor and Description |
|---|
LockSetFactoryPOATie(LockSetFactoryOperations delegate) |
LockSetFactoryPOATie(LockSetFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
LockSetFactoryOperations |
_delegate() |
void |
_delegate(LockSetFactoryOperations delegate) |
LockSetFactory |
_this() |
LockSetFactory |
_this(ORB orb) |
LockSet |
create_related(LockSet which) |
TransactionalLockSet |
create_transactional_related(TransactionalLockSet which) |
TransactionalLockSet |
create_transactional() |
LockSet |
create() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic LockSetFactoryPOATie(LockSetFactoryOperations delegate)
public LockSetFactoryPOATie(LockSetFactoryOperations delegate, POA poa)
public LockSetFactory _this()
_this in class LockSetFactoryPOApublic LockSetFactory _this(ORB orb)
_this in class LockSetFactoryPOApublic LockSetFactoryOperations _delegate()
public void _delegate(LockSetFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic TransactionalLockSet create_transactional()
public TransactionalLockSet create_transactional_related(TransactionalLockSet which)
public LockSet create()
Copyright © 2015 JacORB. All rights reserved.