Package com.atlassian.jira.service

Interface Summary
JiraService Classes that are to be run as services within JIRA must implement this class.
ServiceManager  
 

Class Summary
AbstractService A convenience class - if you extend this class, all that needs to be implemented is run()
DefaultServiceManager  
JiraServiceContainer Proxies calls to JiraService & manages delay between calls.
ServiceException  
ServiceFactory  
ServiceRunner