org.apache.camel.management.event
Class RouteStoppedEvent
java.lang.Object
java.util.EventObject
org.apache.camel.management.event.RouteStoppedEvent
- All Implemented Interfaces:
- Serializable
public class RouteStoppedEvent
- extends EventObject
- Version:
- $Revision: 835593 $
- See Also:
- Serialized Form
RouteStoppedEvent
public RouteStoppedEvent(Route source)
getRoute
public Route getRoute()
toString
public String toString()
- Overrides:
toString in class EventObject
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.