Class UpdateCamelRouteEvent
- java.lang.Object
-
- org.apache.karaf.cellar.core.event.Event
-
- org.apache.unomi.router.core.event.UpdateCamelRouteEvent
-
- All Implemented Interfaces:
Serializable
public class UpdateCamelRouteEvent extends org.apache.karaf.cellar.core.event.Event
- Author:
- dgaillard
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UpdateCamelRouteEvent(String id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getRouteId()
void
setRouteId(String routeId)
-