|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraderComponentsOperations
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.
Method Summary | |
---|---|
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 |
Method Detail |
---|
Lookup lookup_if()
Register register_if()
Link link_if()
Proxy proxy_if()
Admin admin_if()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |