public interface CustomerStatsMgrIf
Modifier and Type | Method and Description |
---|---|
void |
insertCustomerEvent(CustomerEventIf event)
The CustomerEvent object is assigned to a queue and control is immediately given back to the
caller this API call.
|
void insertCustomerEvent(CustomerEventIf event) throws java.lang.Exception
event
- the eventjava.lang.Exception
- an unexpected exceptionCopyright © 2018 DS Data Systems UK Ltd.