Add getter method on package to retrive the status of the processing
Added more explicit Javadoc
Implement the queue as a singleton
Interface for processing the process queue
Add the actual Action queue
Add getter method for the processing class name
Element implementation of the processing queue
fixed som potential bugs
Add the generate call from within the generator class
Added Javadoc to the generate method