|
Annotation Types Summary |
| Configure |
For server-side services, identifies channel configuration methods that are invoked
when a message is processed on server-side. |
| Listener |
For server-side services, identifies callback methods that are invoked
when a message is processed on server-side. |
| Service |
Identifies classes whose instances are services that interact with the Bayeux API. |
| Session |
Identifies fields and methods that can be injected with sessions objects
scoped to the service instance. |
| Subscription |
For server-side services, identifies callback methods that are invoked
when a message is processed on local-side. |