Annotation Interface EventTopic
Method annotation for OSGi event topic.
Developer usually use one of the predefined event topic annotation (for e.g
Developer usually use one of the predefined event topic annotation (for e.g
AfterLogin
) instead of using this annotation directly.- Author:
- hengsin
-
Required Element Summary
-
Element Details
-
topic
String topicGet OSGi event topic name- Returns:
- event topic name
-