org.omg.CosTrading
Class AdminPOA
public abstract
class
AdminPOA
extends Servant
implements AdminOperations, InvokeHandler
The admin interface enables the values of the trader attributes to be read and written.
All attributes are defined as readonly in either SupportAttributes, ImportAttributes,
LinkAttributes, or Admin. To set the trader attribute to a new value,
set_
operations are defined in Admin. Each of these set operations
returns the previous value of the attribute as its function value.
If the admin interface operation set_support_proxy_offers is invoked with a value set
to FALSE in a trader which supports the proxy interface, the set_support_proxy_offer
value does not affect the function of operations in the proxy interface. However, in this
case, it does have the effect of making any proxy offers exported via the proxy
interface for that trader unavailable to satisfy queries on that traders lookup interface.
public String[] _all_interfaces(POA poa, byte[] objectId)
public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)
public
Admin _this(ORB orb)