com.atlassian.bamboo.configuration
Class SystemInfoFactory

java.lang.Object
  extended by com.atlassian.bamboo.configuration.SystemInfoFactory

public class SystemInfoFactory
extends java.lang.Object

Factory class to generate SystemInfo objects


Constructor Summary
SystemInfoFactory(StartupStatisticsBean startupStatisticsBean, BuildDirectoryManager buildDirectoryManager, com.atlassian.config.HomeLocator homeLocator)
           
 
Method Summary
 SystemInfo getSystemInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfoFactory

public SystemInfoFactory(StartupStatisticsBean startupStatisticsBean,
                         BuildDirectoryManager buildDirectoryManager,
                         com.atlassian.config.HomeLocator homeLocator)
Method Detail

getSystemInfo

public SystemInfo getSystemInfo()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.