ppalaga commented on a change in pull request #226: Use MainSupport as base for 
running Camel
URL: https://github.com/apache/camel-quarkus/pull/226#discussion_r331430871
 
 

 ##########
 File path: 
extensions/main/runtime/src/main/java/org/apache/camel/quarkus/main/CamelMainEvents.java
 ##########
 @@ -14,8 +14,24 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.camel.quarkus.core.runtime;
+package org.apache.camel.quarkus.main;
 
-public class InitializingEvent {
+public final class CamelMainEvents {
 
 Review comment:
   Each of this events should be documented: 
   
   * Who is firing it?
   * Start/Stop of what?
   * Any other the users should know?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to