B C D G I N P R S V

B

BeanDefinitionParserBinder - Class in net.sf.snamespaces
Provides methods to support various bindings used throughout the framework.
BeanDefinitionParserBinder() - Constructor for class net.sf.snamespaces.BeanDefinitionParserBinder
 
BeanDefinitionParserDependentFromFactoryPostProcessor - Class in net.sf.snamespaces.config
TODO make doc
bindProperty(BeanDefinitionBuilder, Element, String, String) - Static method in class net.sf.snamespaces.BeanDefinitionParserBinder
Bind to BeanDefinitionBuilder a value represented by the xml attribute name in element to the specified property.
bindProperty(BeanDefinitionBuilder, Element, String, String, boolean) - Static method in class net.sf.snamespaces.BeanDefinitionParserBinder
Bind to BeanDefinitionBuilder a value represented by the xml attribute name in element to the specified property.
bindReference(BeanDefinitionBuilder, Element, String, String) - Static method in class net.sf.snamespaces.BeanDefinitionParserBinder
Bind to BeanDefinitionBuilder a reference to the specified bean name represented by the xml attribute name in element under the property specified.

C

ConfigNamespaceHandler - Class in net.sf.snamespaces.config
NamespaceHandler for the 'config' namespace.
ConfigNamespaceHandler() - Constructor for class net.sf.snamespaces.config.ConfigNamespaceHandler
 

D

doParse(Element, BeanDefinitionBuilder) - Method in class net.sf.snamespaces.config.PropertyPlaceholderBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class net.sf.snamespaces.remoting.RemoteServiceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class net.sf.snamespaces.remoting.ServiceExporterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.sf.snamespaces.SingleBeanDefinitionParserWithOptionalId
 

G

getBeanClass(Element) - Method in class net.sf.snamespaces.config.PropertyPlaceholderBeanDefinitionParser
 
getBeanClass(Element) - Method in class net.sf.snamespaces.remoting.RemoteServiceBeanDefinitionParser
 
getBeanClass(Element) - Method in class net.sf.snamespaces.remoting.ServiceExporterBeanDefinitionParser
 
getBeanClassName(Element) - Method in class net.sf.snamespaces.config.BeanDefinitionParserDependentFromFactoryPostProcessor
Determine the bean class name corresponding to the supplied Element.
getFactoryPostProcessorBeanName() - Method in class net.sf.snamespaces.config.BeanDefinitionParserDependentFromFactoryPostProcessor
 
getOrder() - Method in class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
getOrder() - Method in class net.sf.snamespaces.extensions.SimpleCustomScopeConfigurer
 

I

init() - Method in class net.sf.snamespaces.config.ConfigNamespaceHandler
Register the BeanDefinitionParsers for the 'property-placeholder', 'property-editor', 'property-editor-registrar' and 'scope' tags.
init() - Method in class net.sf.snamespaces.remoting.RemotingNamespaceHandler
Register the BeanDefinitionParsers for the 'remote-service' and 'service-exporter' tags.

N

net.sf.snamespaces - package net.sf.snamespaces
 
net.sf.snamespaces.config - package net.sf.snamespaces.config
 
net.sf.snamespaces.extensions - package net.sf.snamespaces.extensions
 
net.sf.snamespaces.remoting - package net.sf.snamespaces.remoting
 

P

parseInternal(Element, ParserContext) - Method in class net.sf.snamespaces.config.BeanDefinitionParserDependentFromFactoryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class net.sf.snamespaces.extensions.SimpleCustomScopeConfigurer
 
PROPERTY_EDITOR_BEAN_NAME_PREFIX - Static variable in class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
PROPERTY_EDITOR_REGISTRAR_BEAN_NAME_PREFIX - Static variable in class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
PropertyEditorBeanDefinitionParser - Class in net.sf.snamespaces.config
BeanDefinitionParser responsible for parsing the <config:property-editor/> tag.
PropertyPlaceholderBeanDefinitionParser - Class in net.sf.snamespaces.config
BeanDefinitionParser responsible for parsing the <config:property-placeholder/> tag.
PropertyPlaceholderBeanDefinitionParser() - Constructor for class net.sf.snamespaces.config.PropertyPlaceholderBeanDefinitionParser
 

R

RemoteServiceBeanDefinitionParser - Class in net.sf.snamespaces.remoting
BeanDefinitionParser responsible for parsing the <remoting:remote-service/> tag.
RemoteServiceBeanDefinitionParser() - Constructor for class net.sf.snamespaces.remoting.RemoteServiceBeanDefinitionParser
 
RemoteServiceType - Enum in net.sf.snamespaces.remoting
A remote service type.
RemotingNamespaceHandler - Class in net.sf.snamespaces.remoting
NamespaceHandler for the 'remoting' namespace.
RemotingNamespaceHandler() - Constructor for class net.sf.snamespaces.remoting.RemotingNamespaceHandler
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class net.sf.snamespaces.config.BeanDefinitionParserDependentFromFactoryPostProcessor
 
resolveName(Element, AbstractBeanDefinition, ParserContext) - Method in class net.sf.snamespaces.config.BeanDefinitionParserDependentFromFactoryPostProcessor
 
resolveName(Element, AbstractBeanDefinition, ParserContext) - Method in class net.sf.snamespaces.config.PropertyEditorBeanDefinitionParser
 

S

SCOPE_BEAN_NAME_PREFIX - Static variable in class net.sf.snamespaces.extensions.SimpleCustomScopeConfigurer
 
ServiceExporterBeanDefinitionParser - Class in net.sf.snamespaces.remoting
BeanDefinitionParser responsible for parsing the <remoting:service-exporter/> tag.
ServiceExporterBeanDefinitionParser() - Constructor for class net.sf.snamespaces.remoting.ServiceExporterBeanDefinitionParser
 
setBeanClassLoader(ClassLoader) - Method in class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
setOrder(int) - Method in class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
setOrder(int) - Method in class net.sf.snamespaces.extensions.SimpleCustomScopeConfigurer
 
shouldGenerateId() - Method in class net.sf.snamespaces.SingleBeanDefinitionParserWithOptionalId
 
SimpleCustomEditorConfigurer - Class in net.sf.snamespaces.extensions
TODO make doc
SimpleCustomEditorConfigurer() - Constructor for class net.sf.snamespaces.extensions.SimpleCustomEditorConfigurer
 
SimpleCustomScopeConfigurer - Class in net.sf.snamespaces.extensions
TODO make doc
SimpleCustomScopeConfigurer() - Constructor for class net.sf.snamespaces.extensions.SimpleCustomScopeConfigurer
 
SingleBeanDefinitionParserWithOptionalId - Class in net.sf.snamespaces
Base class for those BeanDefinitionParser implementations that need to parse and define just a single BeanDefinition that have a optional id attribute.
SingleBeanDefinitionParserWithOptionalId() - Constructor for class net.sf.snamespaces.SingleBeanDefinitionParserWithOptionalId
 

V

valueOf(String) - Static method in enum net.sf.snamespaces.remoting.RemoteServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.snamespaces.remoting.RemoteServiceType
Returns an array containing the constants of this enum type, in the order they're declared.

B C D G I N P R S V

Copyright © 2007. All Rights Reserved.