Class AppBeanFactory

  • All Implemented Interfaces:
    LocalBeanFactory

    public final class AppBeanFactory
    extends AbstractLocalBeanFactory
    AppBeanFactory is a factory class for instantiating beans in the com.microstrategy.web.app.beans package. Note that most methods on this class are deprecated; we now provide the BeanFactory class for programmatic bean creation. Please create beans using the BeanFactory instead of using this class directly.
    Since:
    MicroStrategy Web 7.3.1 or earlier