com.atlassian.jira.service
Class ServiceFactory

java.lang.Object
  extended bycom.atlassian.jira.service.ServiceFactory

public class ServiceFactory
extends Object


Constructor Summary
ServiceFactory()
           
 
Method Summary
static JiraServiceContainer getService(Long id, 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(Long id,
                                              String clazz,
                                              com.opensymphony.module.propertyset.PropertySet props)
                                       throws ServiceException
Throws:
ServiceException


Copyright © 2002-2007 Atlassian. All Rights Reserved.