A C D E F G H I J K L M O P R S T U V 

C

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
Create an instance of Action
createActions() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
Create an instance of Actions
createException() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
Create an instance of Exception
createExceptions() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
Create an instance of Exceptions
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
Create an instance of Forward
createFrameworkConfig() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
Create an instance of FrameworkConfig
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
Create an instance of Interceptor
createInterceptorRef() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
Create an instance of InterceptorRef
createInterceptors() - Method in class edu.uoc.framework.core.configuration.ObjectFactory
Create an instance of Interceptors
A C D E F G H I J K L M O P R S T U V