org.omg.CosConcurrencyControl

Class LockSetPOA

public abstract class LockSetPOA extends Servant implements LockSetOperations, InvokeHandler

The LockSet interface provides operations to aquire and release locks on behalf of the calling thread or transaction
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
LockSet_this()
LockSet_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 LockSet _this()

_this

public LockSet _this(ORB orb)