public interface SerivceRelation| Modifier and Type | Method and Description | 
|---|---|
| void | notify(ServiceEvent event)Called by tenant context manager with service specific events, e.g. | 
| void | subscribe(ServiceListener listener)Called by service stakeholders for subscribing to service events, e.g. | 
void notify(ServiceEvent event)
event - a ServiceEventvoid subscribe(ServiceListener listener)
listener -