C E G O P R S T 

C

CoherenceBeanExpressionResolver - Class in com.oracle.coherence.spring
A BeanExpressionResolver implementation that bridges Coherence configuration concepts with Spring configuration concepts.
CoherenceBeanExpressionResolver(ExpressionParser) - Constructor for class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
Creates a CoherenceBeanExpressionResolver instance.
com.oracle.coherence.spring - package com.oracle.coherence.spring
Contains classes for Coherence Spring integration.
customizeEvaluationContext(StandardEvaluationContext) - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver

E

ensureBeanFactory(ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Ensure the BeanFactory used by this builder to provide the bean indicated via SpringNamespaceHandler.SpringBeanBuilder.getBeanName().

G

getApplicationContextUri() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
Return an Expression for the BeanFactory URI.
getBeanName() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Return an Expression used to determine the name of the bean provided by this builder.
getCache(String) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
Acquire the specified NamedCache.
getFactoryName() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Return an Expression used to determine the name of the BeanFactory used by this builder.
getFactoryName() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
Return an Expression used to determine the name of the BeanFactory realized by this builder.
getFactoryNameAsString(Class<?>, Expression<String>, ParameterResolver) - Static method in class com.oracle.coherence.spring.SpringNamespaceHandler
Return the factory name produced by the provided expression, or the name of the factory class if the expression is null.
getParameterList() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Return the ParameterList containing optional properties to inject into the realized bean.
getResolver() - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
Returns a thread local instance of a ParameterResolver.
getResourceRegistry() - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
Obtain the ResourceRegistry for the SpringBasedCoherenceSession.
getService(String) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
Acquire the specified Service.

O

onApplicationEvent(ApplicationContextEvent) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 

P

prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext
process(ProcessingContext, XmlElement) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.PropertyProcessor

R

realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
realizes(Class<?>, ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
realizes(Class<?>, ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder

S

setApplicationContext(ApplicationContext) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 
setApplicationContextUri(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
Set the Expression for the BeanFactory URI.
setBeanName(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Set the Expression used to determine the name of the bean provided by this builder.
setFactoryName(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Set the Expression used to determine the name of the BeanFactory used by this builder.
setFactoryName(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
Set the Expression used to determine the name of the BeanFactory realized by this builder.
setParameterList(ParameterList) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
Sets the ParameterList containing optional properties to inject into the realized bean.
setParameterResolver(ParameterResolver) - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
Set the thread local ParameterResolver.
SpringBasedCoherenceSession - Class in com.oracle.coherence.spring
Provides the ability to acquire Coherence-based resources in the Spring Framework.
SpringBasedCoherenceSession() - Constructor for class com.oracle.coherence.spring.SpringBasedCoherenceSession
Constructs a SpringBasedCoherenceSession that will auto-detect the cache configuration.
SpringBasedCoherenceSession(String) - Constructor for class com.oracle.coherence.spring.SpringBasedCoherenceSession
Constructs a SpringBasedCoherenceSession using the specified cache configuration.
SpringNamespaceHandler - Class in com.oracle.coherence.spring
The SpringNamespaceHandler provides the ability to reference Spring beans in a cache configuration file.
SpringNamespaceHandler() - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler
SpringNamespaceHandler.PropertyProcessor - Class in com.oracle.coherence.spring
Implementation of ElementProcessor that creates an instance of Parameter containing a property name and value to be injected into a Spring bean.
SpringNamespaceHandler.PropertyProcessor() - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.PropertyProcessor
 
SpringNamespaceHandler.SpringBeanBuilder - Class in com.oracle.coherence.spring
Implementation of ParameterizedBuilder that "realizes" a named bean from a Spring BeanFactory.
SpringNamespaceHandler.SpringBeanBuilder(ResourceRegistry) - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
SpringNamespaceHandler.SpringBeanFactoryBuilder - Class in com.oracle.coherence.spring
Implementation of ParameterizedBuilder that "realizes" an instance of BeanFactory based on a provided Spring application context uri.
SpringNamespaceHandler.SpringBeanFactoryBuilder(ResourceRegistry, ExpressionParser) - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext - Class in com.oracle.coherence.spring
Application context implementation that supports Coherence expression macros within a Spring XML application context file.
SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext(String) - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext
Construct a CoherenceApplicationContext.

T

toString() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext
C E G O P R S T 

Copyright © 2017. All rights reserved.