|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTrading._TraderComponentsStub
public class _TraderComponentsStub
The TraderComponents interface contains five readonly attributes that provide a way to get a specific object reference. A trader?s functionality can be configured by composing the defined interfaces in one of several prescribed combinations. The composition is not modeled through inheritance, but rather by multiple interfaces to an object. Given one of these interfaces, a way of finding the other associated interfaces is needed. To facilitate this, each trader functional interface is derived from the TraderComponents interface.
Constructor Summary | |
---|---|
_TraderComponentsStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
Admin |
admin_if()
Read accessor for admin_if attribute |
Link |
link_if()
Read accessor for link_if attribute |
Lookup |
lookup_if()
Read accessor for lookup_if attribute |
Proxy |
proxy_if()
Read accessor for proxy_if attribute |
Register |
register_if()
Read accessor for register_if attribute |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
---|
public _TraderComponentsStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public Lookup lookup_if()
lookup_if
in interface TraderComponentsOperations
public Register register_if()
register_if
in interface TraderComponentsOperations
public Link link_if()
link_if
in interface TraderComponentsOperations
public Proxy proxy_if()
proxy_if
in interface TraderComponentsOperations
public Admin admin_if()
admin_if
in interface TraderComponentsOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |