- clone() - Method in class edu.uoc.framework.core.CommandFactory
-
- clone() - Method in class edu.uoc.framework.core.MessageResourceBundle
-
- CommandFactory - Class in edu.uoc.framework.core
-
Clase que implementa los patrones factoría concreta y singleton y cuya función es la de dotar al framework de una clase única encargada
de la localización e instanciación de objetos declarados en el fichero de configuración del framework.
- Configuration - Class in edu.uoc.framework.core
-
Clase de apoyo al framework en la que se delega la lectura y validación del fichero de configuración del framework.
- Configuration(String) - Constructor for class edu.uoc.framework.core.Configuration
-
Constructor que crea una instancia de Configuration vinculada con el fichero
de configuración indicado en el parámetro javaMVCconfigurationFile.
- ConfigurationFileException - Exception in edu.uoc.framework.exception
-
Excepción que representa los errores sucedidos durante el
tratamiento del fichero de configuración del framework.
- ConfigurationFileException(Exception) - Constructor for exception edu.uoc.framework.exception.ConfigurationFileException
-
- ConfigurationFileException(String) - Constructor for exception edu.uoc.framework.exception.ConfigurationFileException
-
- Constants - Class in edu.uoc.framework.utilities
-
Clase que contiene la declaración de las constantes utilizadas por JavaMVC
durante su ejecución.
- Constants() - Constructor for class edu.uoc.framework.utilities.Constants
-
- ContextObject - Class in edu.uoc.framework.core
-
Clase que encapsula el concepto de contexto de una petición.
- ContextObject(HttpServletRequest, HttpServletResponse, Map<String, String[]>) - Constructor for class edu.uoc.framework.core.ContextObject
-
- createAction() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createActions() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createException() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createExceptions() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createForm() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
Create an instance of
Form
- createForms() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
Create an instance of
Forms
- createForward() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createFrameworkConfig() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createI18N() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
Create an instance of
I18N
- createInterceptor() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createInterceptorRef() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-
- createInterceptors() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
-