类 OTSTunnelBean

  • 所有已实现的接口:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, xin.manong.weapon.base.rebuild.Rebuildable

    public class OTSTunnelBean
    extends xin.manong.weapon.aliyun.ots.OTSTunnel
    implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
    OTS Tunnel封装 在属性设置完成之后保证channelProcessor注入
    作者:
    frankcl
    • 字段概要

      • 从类继承的字段 xin.manong.weapon.aliyun.ots.OTSTunnel

        alarmProducer, appName, config, monitor, rebuildListeners, tunnelClient, workerMap
    • 构造器概要

      构造器 
      构造器 说明
      OTSTunnelBean​(xin.manong.weapon.aliyun.ots.OTSTunnelConfig config)  
    • 构造器详细资料

      • OTSTunnelBean

        public OTSTunnelBean​(xin.manong.weapon.aliyun.ots.OTSTunnelConfig config)
    • 方法详细资料

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        指定者:
        afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBean
        抛出:
        Exception
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        指定者:
        setApplicationContext 在接口中 org.springframework.context.ApplicationContextAware
        抛出:
        org.springframework.beans.BeansException