@ConsumerType public interface NotificationListener
Application that receives notification must implement this interface and register to OSGi service registry. No service property is required.
| Modifier and Type | Method and Description |
|---|---|
void |
notified(RequestPrimitiveDTO request)
receive notification.
|
void notified(RequestPrimitiveDTO request)
request - request primitiveCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0