com.apama.adapters
Event AdapterDataViewRegister


Sent by an application to the IAFStatusDataViewService to start publishing the status of an IAF adapter as a DataView item of the IAF_ADAPTER_STATUS DataView definition. The AdapterDataViewResponse event is sent in response of this event.
Member summary
 stringmsgId

Optional field for a message ID that applications can use to identify the response.
 stringname

The name of the adapter whose status will be published. The name must be the same as used with the IAFStatusManager.
 
Member detail

msgId

string msgId
Optional field for a message ID that applications can use to identify the response.

name

string name
The name of the adapter whose status will be published. The name must be the same as used with the IAFStatusManager.