Hi, Are there any (custom) implementations of the Route interface that differ from the DefaultRoute class?
It might be a good small enhancement to add more methods that are implemented in the DefaultRoute by inheritance from ServiceSupport, to the Route interface. There is a lot of casting going on when using methods like isStarted, isStopped, etc. Anyway, I think the Route interface could use more methods from the StatefulService interface. With kind regards, Hans Orbaan