Interface InterceptEvents
access this type via: composition.InterceptEvents (provides, requires or uses)
This interface can be provided as a secondary interface of an object, allowing it to then receive notifications of adaptation events.
Functions
void setTarget(storeObject o)
void setTarget(storeObject o)
This function is called when the interceptor's internal reference has been updated with an adapted version.