com.atlassian.jira.bean
Class DefaultSimpleBeanFactory

java.lang.Object
  extended by com.atlassian.jira.bean.DefaultSimpleBeanFactory
All Implemented Interfaces:
SimpleBeanFactory

public class DefaultSimpleBeanFactory
extends java.lang.Object
implements SimpleBeanFactory

This class is used to get instances of utility beans. The beans are used instead of backend actions


Constructor Summary
DefaultSimpleBeanFactory()
           
 
Method Summary
 AutoExport getAutoExport(java.lang.String defaultExportPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSimpleBeanFactory

public DefaultSimpleBeanFactory()
Method Detail

getAutoExport

public AutoExport getAutoExport(java.lang.String defaultExportPath)
Specified by:
getAutoExport in interface SimpleBeanFactory


Copyright © 2002-2011 Atlassian. All Rights Reserved.