| 
    TAO_CosEvent
    2.0.8
    
   
   | 
  
  
  
 
Abstract Factory used to create proxies for pull-style and push-style consumers. More...
import "CosEventChannelAdmin.idl";
Public Member Functions | |
| ProxyPushSupplier | obtain_push_supplier () | 
| Create a new ProxyPushSupplier object.   | |
| ProxyPullSupplier | obtain_pull_supplier () | 
| Create a new ProxyPullSupplier object.   | |
Abstract Factory used to create proxies for pull-style and push-style consumers.
| ProxyPullSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_pull_supplier | ( | ) | 
Create a new ProxyPullSupplier object.
| ProxyPushSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_push_supplier | ( | ) | 
Create a new ProxyPushSupplier object.
 1.7.5.1