Mercurial > dive4elements > framework
comparison ChangeLog @ 249:c47a640cfdae
Enhanced the bootstrap - the CallContext.Listener is initialized (if configured).
artifacts/trunk@1692 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 13:08:49 +0000 |
parents | eafe59ecfb7e |
children | 366cf4694d45 |
comparison
equal
deleted
inserted
replaced
248:eafe59ecfb7e | 249:c47a640cfdae |
---|---|
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java, | |
4 artifact-database/src/main/java/de/intevation/artifactdatabase/FactoryBootstrap.java: | |
5 Enhanced the bootstrap - the CallContext.Listener is initialized (if | |
6 configured). | |
7 | |
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | 8 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifacts/src/main/java/de/intevation/artifacts/CallContext.java: | 10 * artifacts/src/main/java/de/intevation/artifacts/CallContext.java: |
4 Added a setup() method as in the other factories. | 11 Added a setup() method as in the other factories. |
5 | 12 |