Class SipProxyServerAutoConfig

java.lang.Object
io.github.lunasaw.gbproxy.server.config.SipProxyServerAutoConfig
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@Component @ComponentScan(basePackages="io.github.lunasaw.gbproxy.server") public class SipProxyServerAutoConfig extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
Author:
luna
  • Constructor Details

    • SipProxyServerAutoConfig

      public SipProxyServerAutoConfig()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException