47484950515253
* @version $Revision: 962496 $ */ public class DefaultEventFactory implements EventFactory { public EventObject createCamelContextStartingEvent(CamelContext context) { return new CamelContextStartingEvent(context); }
46474849505152
* @version $Revision: 941182 $ */ public class DefaultEventFactory implements EventFactory { public EventObject createCamelContextStartingEvent(CamelContext context) { return new CamelContextStartingEvent(context); }
42434445464748
* @version $Revision: 813876 $ */ public class DefaultEventFactory implements EventFactory { public EventObject createCamelContextStartingEvent(CamelContext context) { return new CamelContextStartingEvent(context); }
52535455565758
* @version */ public class DefaultEventFactory implements EventFactory { public EventObject createCamelContextStartingEvent(CamelContext context) { return new CamelContextStartingEvent(context); }
* @version $Revision: 980445 $ */ public class DefaultEventFactory implements EventFactory { public EventObject createCamelContextStartingEvent(CamelContext context) { return new CamelContextStartingEvent(context); }