| Interface | Description |
|---|---|
| Topic<T> |
This service is used for publishing events to subscribers.
|
| TopicDistributionService |
This service is responsible for distributing messages to Topic subscribers
|
| Annotation Type | Description |
|---|---|
| SubscribeTo |
This annotation is put onto one parameter of a method to indicated that
this method should be called whenever a Topic sends a message.
|
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.