- CastellCore/
-
branches/
- 2008-02-15/CastellCore/
- 2008-02-16_performance_injection/
-
modularize/
- CastellCore/
- CastellCoreApi/
- CastellCoreBase/
- CastellCoreBootup/
- CastellCoreInterconnect/
- CastellCoreMaven/
- CastellCoreObjectQuery/
- CastellCoreParent/
- CastellCoreSecurity/
- CastellCoreStateMachine/
- CastellCoreTesting/
- CastellCoreUtils/
- CastellCoreValidator/
- CastellCoreWindowing/
- CastellCoreWire/
- GeneralTestings/
- ModulizedCastellCore.ipr
- ModulizedCastellCore.iws
- unit_testing/CastellCore/
- examples/ExampleServer/
- releases/
- tags/
- trunk/
Stats
Commits this week: 0
| Total Committers: | 1 |
|---|---|
| Last Commit: | 23 Feb 09 |
| Commits this week: | 0 |
| Total Lines of Code (LoC): | 0 |
| Net change in LoC this week: | 0 |
Line History
Commit Activity
52 week commits volume
Commits by day
Commits by hour
Commit calendar
Most active committers (90 days)
pom.xml
Noctarius
added ClassHelper with replacements for getMethod and getConstructor of the Class objects since the original implementations does not search for assignable interfaces
added ImplementationManager to support exchanging the basic implementations of manager classes by wiring them on bootstrap.xml
added ImplementationManager to support exchanging the basic implementations of manager classes by wiring them on bootstrap.xml
Noctarius
implementation of Inventory as wrapper for common-collections TreeBag (still needs to be synchronized internally)
added two interfaces that extend the SimonRemote interface to add basic methods to the interconnect handling like registering / removing clients
added two interfaces that extend the SimonRemote interface to add basic methods to the interconnect handling like registering / removing clients
