複合項目 | |
| class | AdminController |
| class | BlogController |
| class | Controller |
| class | ResourceClassLoader |
This package includes the basic Controller class, as well as the BlogController and AdminController ones, which implement a bit of extra logic for loading the maps and so on.
There is also a dynamic class loader (ResourceClassLoader) that takes care of loading action classes from a certain set of folders.