JSF-Spring

Package de.mindmatters.faces.spring.factory.aspectj

Contains bean definition parsers for the custom component tags of JSF-Spring.

See:
          Description

Interface Summary
JsfBeanDefinitionParserUtils.UIComponentExtension Interface that will be implemented by the UIComponent subclasses generated by the SubclassCreator.
 

Class Summary
ConverterDefinition A ConverterDefinition encapsulates and describes a Converter instance.
JsfBeanDefinitionParserUtils Miscellaneous parser utility methods for the 'jsh' namespace.
JsfComponentStartupProcessor A BeanFactoryPostProcessor which initializes and configures all relevant JSF components which are hosted and defined in the FacesWebApplicationContext.
UIComponentDefinition A UIComponentDefinition encapsulates and describes a UIComponent instance.
ValidatorDefinition A ValidatorDefinition encapsulates and describes a Validator instance.
 

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

Contains bean definition parsers for the custom component tags of JSF-Spring. Works only with AspectJ. For further information please have a look at the schema jsf-spring.xsd


JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG