Creator project
A complex reference implementation of the Creator pattern in Java (JEE) including object life cycle management, thread management, AOP-like capabilities, multiple dispatch by any arbitrary dynamic context, etc. Includes packages to support and integrate with common JEE web servers. By its usage of the JGEN project to generate the creator classes, Creator is even much quicker and easier to use.
For a general and conceptual introduction please read first the article about the Creator pattern. That article includes also some UML diagrams.
Please see also the examples how to use the Creator framework.
More documentation is coming soon.
Downloads
Below you can download archives from this project. This project has dependencies. The dependencies are already included in the archives, so you should not need to download them separately, except dependencies to specific JSE / JEE versions. For further details please have a look into the archives. Requires JSE 7+ (except the extension for JSE 8+).
Please refer to the instructions how to use these Java software bundles.
|
|
|
|
|
More coming soon.
About the creator & author