Class Toolbox

java.lang.Object
de.chkal.mvctoolbox.core.Toolbox

@Named @ApplicationScoped public class Toolbox extends Object
This class is the only one annotated with Named. This way the library won't pollute the global EL namespace. Users will have to use this class to access other MVC Toolbox objects (i.e. ${toolbox.messages})