|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.coherence.config.xml.processor.CacheServiceProxyProcessor
@XmlSimpleName(value="cache-service-proxy")
public class CacheServiceProxyProcessor
An ElementProcessor that will parse cache-service-proxy configuration element tp produce a DefaultCacheServiceProxyDependencies object.
| Constructor Summary | |
|---|---|
CacheServiceProxyProcessor() |
|
| Method Summary | |
|---|---|
com.tangosol.internal.net.service.extend.proxy.DefaultCacheServiceProxyDependencies |
process(ProcessingContext context, XmlElement xmlElement)Process an XmlElement to return a specific type of value. |
| Constructor Detail |
|---|
public CacheServiceProxyProcessor()
| Method Detail |
|---|
public com.tangosol.internal.net.service.extend.proxy.DefaultCacheServiceProxyDependencies process(ProcessingContext context,
XmlElement xmlElement)
throws ConfigurationException
XmlElement to return a specific type of value.process in interface ElementProcessorcontext - the ProcessingContext in which the XmlElement is being processedxmlElement - the XmlElement to processConfigurationException - when a configuration problem was encountered
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||