org.omg.CosTrading

Class LinkAttributesPOA

public abstract class LinkAttributesPOA extends Servant implements LinkAttributesOperations, InvokeHandler

When a trader creates a new link or modifies an existing link the max_link_follow_policy attribute will determine the most permissive behavior that the link will be allowed. The value for this constraint on link creation and modification can be obtained from this interface.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
LinkAttributes_this()
LinkAttributes_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 LinkAttributes _this()

_this

public LinkAttributes _this(ORB orb)