@XmlSimpleName(value="property") public static class SpringNamespaceHandler.PropertyProcessor extends Object implements com.tangosol.config.xml.ElementProcessor<com.tangosol.config.expression.Parameter>
ElementProcessor that creates an instance
of Parameter containing a property name and value to be
injected into a Spring bean.| Constructor and Description |
|---|
SpringNamespaceHandler.PropertyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
com.tangosol.config.expression.Parameter |
process(com.tangosol.config.xml.ProcessingContext context,
com.tangosol.run.xml.XmlElement element) |
public SpringNamespaceHandler.PropertyProcessor()
public com.tangosol.config.expression.Parameter process(com.tangosol.config.xml.ProcessingContext context,
com.tangosol.run.xml.XmlElement element)
throws com.tangosol.config.ConfigurationException
process in interface com.tangosol.config.xml.ElementProcessor<com.tangosol.config.expression.Parameter>com.tangosol.config.ConfigurationExceptionCopyright © 2017. All rights reserved.