com.atlassian.jira.service
Class ServiceFactory

java.lang.Object
  |
  +--com.atlassian.jira.service.ServiceFactory

public class ServiceFactory
extends java.lang.Object


Constructor Summary
ServiceFactory()
           
 
Method Summary
static JiraServiceContainer getService(java.lang.String clazz, com.opensymphony.module.propertyset.PropertySet props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceFactory

public ServiceFactory()
Method Detail

getService

public static JiraServiceContainer getService(java.lang.String clazz,
                                              com.opensymphony.module.propertyset.PropertySet props)
                                       throws ServiceException
ServiceException


Copyright © 2002-2003 Atlassian. All Rights Reserved.