liubao68 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_r215161994
##########
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:
getEventBus has no reference.
----------------------------------------------------------------
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]
With regards,
Apache Git Services