org.omg.CosTrading

Interface TraderComponents

public interface TraderComponents extends TraderComponentsOperations, Object, IDLEntity

The TraderComponents interface contains five readonly attributes that provide a way to get a specific object reference. A traders 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.