SourceForge.net Logo

Package de.mindmatters.faces.spring.factory.config

SPI implementations and configuration-related convenience classes for jsf-spring-config module.

See:
          Description

Interface Summary
UIComponentAutoProxyCreator.UIComponentBuilder Interface that will be implemented by the UIComponent subclasses generated by the SubclassCreator.
 

Class Summary
ConverterConfigurer Adds all Spring hosted and configured Converters to the JSF Application instance.
ConverterConfigurer.DummyConverter Dummy implementation of the Converter interface.
UIComponentAutoProxyCreator Creates a proxy for each Spring hosted and configured UIComponent.
UIComponentConfigurer Adds all Spring hosted and configured UIComponents to the JSF Application instance.
UIComponentConfigurer.DummyUIComponent Dummy implementation of the UIComponent class.
ValidatorConfigurer Adds all Spring hosted and configured Validators to the JSF Application instance.
ValidatorConfigurer.DummyValidator Dummy implementation of the Validator interface.
 

Package de.mindmatters.faces.spring.factory.config Description

SPI implementations and configuration-related convenience classes for jsf-spring-config module. Usually these classes will be automatically enabled on deployment of jsf-spring-context.jar or jsf-spring.jar.


SourceForge.net Logo

Copyright © 2002 mindmatters GmbH & Co. KG