public class DefaultsBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESSOR_FACTORY_BEAN_NAME |
static String |
BINDER_FACTORY_BEAN_NAME |
static String |
COLLECTION_TABLE_CELL_RENDERER_BEAN_NAME |
static String |
CONTROL_INITIALIZER |
static String |
CUSTOM_EDITOR_CONFIGURER_BEAN_NAME |
static String |
DEFAULT_GUI_FACTORY |
static String |
DEFAULT_TABLE_ACTIONS |
static String |
INIT_METHOD_NAME |
static String |
PAGINATOR_VIEW_BEAN_NAME |
static String |
PERSISTENT_SERVICE |
| Constructor and Description |
|---|
DefaultsBeanDefinitionParser() |
public static final String PAGINATOR_VIEW_BEAN_NAME
public static final String ACCESSOR_FACTORY_BEAN_NAME
public static final String BINDER_FACTORY_BEAN_NAME
public static final String CUSTOM_EDITOR_CONFIGURER_BEAN_NAME
public static final String DEFAULT_TABLE_ACTIONS
public static final String INIT_METHOD_NAME
public static final String DEFAULT_GUI_FACTORY
public static final String CONTROL_INITIALIZER
public static final String PERSISTENT_SERVICE
public static final String COLLECTION_TABLE_CELL_RENDERER_BEAN_NAME
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse in interface org.springframework.beans.factory.xml.BeanDefinitionParserCopyright © 2014 JDAL. All Rights Reserved.