org.omg.CosConcurrencyControl

Class LockSetFactoryPOATie

Implemented Interfaces:
InvokeHandler, LockSetFactoryOperations

public class LockSetFactoryPOATie
extends LockSetFactoryPOA

Generated from IDL interface "LockSetFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

LockSetFactoryPOATie(LockSetFactoryOperations delegate)
LockSetFactoryPOATie(LockSetFactoryOperations delegate, POA poa)

Method Summary

POA
_default_POA()
LockSetFactoryOperations
_delegate()
void
_delegate(LockSetFactoryOperations delegate)
LockSetFactory
_this()
LockSetFactory
_this(ORB orb)
LockSet
create()
LockSet
create_related(LockSet which)
TransactionalLockSet
create_transactional()
TransactionalLockSet
create_transactional_related(TransactionalLockSet which)

Methods inherited from class org.omg.CosConcurrencyControl.LockSetFactoryPOA

_all_interfaces, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

LockSetFactoryPOATie

public LockSetFactoryPOATie(LockSetFactoryOperations delegate)


LockSetFactoryPOATie

public LockSetFactoryPOATie(LockSetFactoryOperations delegate,
                            POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public LockSetFactoryOperations _delegate()


_delegate

public void _delegate(LockSetFactoryOperations delegate)


_this

public LockSetFactory _this()
Overrides:
_this in interface LockSetFactoryPOA


_this

public LockSetFactory _this(ORB orb)
Overrides:
_this in interface LockSetFactoryPOA


create

public LockSet create()
Specified by:
create in interface LockSetFactoryOperations


create_related

public LockSet create_related(LockSet which)
Specified by:
create_related in interface LockSetFactoryOperations


create_transactional

public TransactionalLockSet create_transactional()
Specified by:
create_transactional in interface LockSetFactoryOperations


create_transactional_related

public TransactionalLockSet create_transactional_related(TransactionalLockSet which)
Specified by:
create_transactional_related in interface LockSetFactoryOperations