Package at.davinci.util

Class Summary
AccessConfigurationHandler  
ClassReader This is the class file reader for obtaining the parameter names for declared methods in a class.
ConfigurationLoader  
ParamReader This is the class file reader for obtaining the parameter names for declared methods in a class.
Util  
ViewTreeConfigurationHandler The ViewTreeConfiguration handles a viewtree configuration file and does: - build the viewtree and set action names (String) for each view node - construct model signatures with method and parameter signatures - update method signatures with access information (role-based) Before parsing set the already generated model signatures from other trees: - setRoles() Use the following fetchers after parsing: - getViewTree() - isDefaultTree()
 

Exception Summary
ConfigurationException