Class SmscConnectionFactoryBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.FactoryBean<SmscConnectionsHolder>

    public class SmscConnectionFactoryBean
    extends java.lang.Object
    implements org.springframework.beans.factory.FactoryBean<SmscConnectionsHolder>
    • Constructor Detail

      • SmscConnectionFactoryBean

        public SmscConnectionFactoryBean()
    • Method Detail

      • getObjectType

        public java.lang.Class<?> getObjectType()
        Specified by:
        getObjectType in interface org.springframework.beans.factory.FactoryBean<SmscConnectionsHolder>
      • isSingleton

        public boolean isSingleton()
        Specified by:
        isSingleton in interface org.springframework.beans.factory.FactoryBean<SmscConnectionsHolder>