org.apache.myfaces.extensions.cdi.jsf.api
Interface JsfModuleBeanNames
- All Superinterfaces:
- BeanNames
public interface JsfModuleBeanNames
- extends BeanNames
Contains all bean names provided by this module
MESSAGE_CONTEXT
static final String MESSAGE_CONTEXT
- See Also:
- Constant Field Values
BEAN_VALIDATION_VALIDATOR_FACTORY
static final String BEAN_VALIDATION_VALIDATOR_FACTORY
- used by the bv module to resolve the bv validator-factory configured for jsf (if both codi modules are used)
- See Also:
- Constant Field Values
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.