Reduced the time during which the configuration is locked. Computation of paths now...
[xmlrouter] / impl / src / test / java / org / wamblee / xmlrouter / impl / XMLRouterTest.java
2011-07-30 Erik BrakkeeReduced the time during which the configuration is...
2011-07-30 Erik Brakkeeadded first version of configuraiton api and simple...
2011-07-30 Erik BrakkeeEven more atomic router configuration.
2011-07-30 Erik BrakkeeXML router now uses config object passed in through...
2011-07-30 Erik BrakkeeNow using RouterConfig internally inside the XML Router.
2011-07-25 Erik Brakkeerefactoring of the config interface towards more reuse...
2011-07-24 Erik Brakkeeevent listener is now used by the xml router and the...
2011-07-24 Erik Brakkeeintroduction of EventInfo.
2011-07-24 Erik Brakkeeadded comment headers.
2011-07-23 Erik Brakkeeinitial versions.