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 Object implements com.oracle.coherence.inject.Injector
Injector
to 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 Detail
-
inject
public void inject(Object target)
- Specified by:
inject
in interfacecom.oracle.coherence.inject.Injector
-
-