Class FabbricaBeanDelModuloSpring

java.lang.Object
it.ovunque.ig.struts.FabbricaBeanDelModuloSpring
All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean

public class FabbricaBeanDelModuloSpring extends Object implements org.springframework.beans.factory.FactoryBean
  • Constructor Details

    • FabbricaBeanDelModuloSpring

      public FabbricaBeanDelModuloSpring()
  • Method Details

    • getObject

      public Object getObject() throws NamingException
      Specified by:
      getObject in interface org.springframework.beans.factory.FactoryBean
      Throws:
      NamingException
    • getObjectType

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

      public boolean isSingleton()
      Specified by:
      isSingleton in interface org.springframework.beans.factory.FactoryBean
    • getJndi

      public String getJndi()
    • setJndi

      public void setJndi(String jndi)
    • getBeanName

      public String getBeanName()
    • setBeanName

      public void setBeanName(String beanName)