org.openorb.ots

Class ManagerPOA

public abstract class ManagerPOA extends Servant implements ManagerOperations, InvokeHandler

This interface is provided by openORB OTS to manage transactions.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
Manager_this()
Manager_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 Manager _this()

_this

public Manager _this(ORB orb)