Class SerdeSdkConfiguration


  • @Configuration
    public class SerdeSdkConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.netflix.spinnaker.kork.plugins.sdk.SdkFactory serdeServiceSdkFactory​(org.springframework.context.ApplicationContext applicationContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SerdeSdkConfiguration

        public SerdeSdkConfiguration()
    • Method Detail

      • serdeServiceSdkFactory

        @Bean
        public static com.netflix.spinnaker.kork.plugins.sdk.SdkFactory serdeServiceSdkFactory​(org.springframework.context.ApplicationContext applicationContext)