pip_services3_commons
pip_services3_commons
INotifiable
notify abstract method
notify
pip_services3_commons
pip_services3_commons
INotifiable
notify abstract method
INotifiable class
Constructors
INotifiable
Properties
hashCode
runtimeType
Methods
notify
noSuchMethod
toString
Operators
operator ==
notify
method
void
notify
(
String
correlationId
,
Parameters
args
)
Notifies the component about occured event.
correlationId (optional) transaction id to trace execution through call chain.
args notification arguments.