Package com.oracle.coherence.spring
Class CoherenceInjector
- java.lang.Object
 - 
- com.oracle.coherence.spring.CoherenceInjector
 
 
- 
- All Implemented Interfaces:
 com.oracle.coherence.inject.Injector
public class CoherenceInjector extends java.lang.Object implements com.oracle.coherence.inject.InjectorInjectorto allow the dependency injection of Spring beans into objects being deserialized and manipulated by cache operations.- Since:
 - 3.0
 - Author:
 - Ryan Lubke
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CoherenceInjector() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinject(java.lang.Object target) 
 -