org.omg.CosConcurrencyControl
Class LockSetFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosConcurrencyControl.LockSetFactoryPOA
org.omg.CosConcurrencyControl.LockSetFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, LockSetFactoryOperations
- public class LockSetFactoryPOATie
- extends LockSetFactoryPOA
Generated from IDL interface "LockSetFactory"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockSetFactoryPOATie
public LockSetFactoryPOATie(LockSetFactoryOperations delegate)
LockSetFactoryPOATie
public LockSetFactoryPOATie(LockSetFactoryOperations delegate,
POA poa)
_this
public LockSetFactory _this()
- Overrides:
_this
in class LockSetFactoryPOA
_this
public LockSetFactory _this(ORB orb)
- Overrides:
_this
in class LockSetFactoryPOA
_delegate
public LockSetFactoryOperations _delegate()
_delegate
public void _delegate(LockSetFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
create_transactional
public TransactionalLockSet create_transactional()
create_transactional_related
public TransactionalLockSet create_transactional_related(TransactionalLockSet which)
create_related
public LockSet create_related(LockSet which)
create
public LockSet create()