Directory proposal/myrmidon/src/java/org/apache/myrmidon/framework/factorys/

Directory Created:
2002-01-26 04:17
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
3
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/framework/factorys

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/framework/factorys/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 25 (100.0%) 2.0
donaldp 9 (75.0%) 18 (72.0%) 2.0
adammurdoch 3 (25.0%) 7 (28.0%) 2.3

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-02-21 11:06

Rename myrmidons ServiceManager stuff to AntServiceManager



Refactored the codebase to use Avalons ServiceManager rather than ComponentManager. The reason for this is that the ComponentManager required that contained objects implement the Component interface while the ServiceManager constructs do not have this requirement.



This makes it much easier to extract parts of Myrmidon without any dependency on Ant/Avalon

8 lines of code changed in:

donaldp 2002-02-18 08:38

Remove unused import

3 lines of code changed in:

adammurdoch 2002-02-15 07:36

* Added exec-manager and file-system-manager roles.

* Added a very basic VFS manager service implementation.

5 lines of code changed in:

adammurdoch 2002-02-14 02:03

* Moved package org.apache.myrmidon.services to org.apache.myrmidon.interfaces.service.

* Added ServiceManager interface, and several implementations.

2 lines of code changed in:

donaldp 2002-01-28 09:25

Correct specifier ordering

1 lines of code changed in:

donaldp 2002-01-26 04:17

Add in a basic example of the interface via which Service *could* be loaded into the runtime.



Added in a sample config file and a sample factory aswell.

6 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT