com.apama.adapters
Event AdapterDataViewDeregister


Sent by an application to the IAFStatusDataViewService to stop publishing the status of an IAF adapter as a DataView item. 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 responses.
 stringname

The name of the adapter. 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 responses.

name

            string name
        
The name of the adapter. The name must be the same as used with the IAFStatusManager.