Class 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 Detail

      • CoherenceInjector

        public CoherenceInjector()
    • Method Detail

      • inject

        public void inject​(Object target)
        Specified by:
        inject in interface com.oracle.coherence.inject.Injector