org.omg.CosConcurrencyControl

Class TransactionalLockSetPOA

public abstract class TransactionalLockSetPOA extends Servant implements TransactionalLockSetOperations, InvokeHandler

The TransactionalLockSet interface provides operations to acquire and release locks on a lock set on behalf of a specific transaction.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
TransactionalLockSet_this()
TransactionalLockSet_this(ORB orb)

Method Detail

_all_interfaces

public String[] _all_interfaces(POA poa, byte[] objectId)

_invoke

public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)

_this

public TransactionalLockSet _this()

_this

public TransactionalLockSet _this(ORB orb)