[
https://issues.apache.org/jira/browse/SCB-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604419#comment-16604419
]
ASF GitHub Bot commented on SCB-889:
------------------------------------
wujimin commented on a change in pull request #890: [SCB-889] add SCBEngine
reference to BootEvent
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/890#discussion_r215276346
##########
File path: core/src/main/java/org/apache/servicecomb/core/SCBEngine.java
##########
@@ -90,6 +90,10 @@ public static SCBEngine getInstance() {
return INSTANCE;
}
+ public EventBus getEventBus() {
Review comment:
add SCBEngine reference to BootEvent
and then customes can get eventBus from scbEngine, no need to use the global
variable directly
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> add SCBEngine reference to BootEvent
> ------------------------------------
>
> Key: SCB-889
> URL: https://issues.apache.org/jira/browse/SCB-889
> Project: Apache ServiceComb
> Issue Type: Improvement
> Components: Java-Chassis
> Reporter: wujimin
> Assignee: wujimin
> Priority: Major
> Fix For: java-chassis-1.1.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)