Class ServerPropertiesService

java.lang.Object
org.powertac.server.ServerPropertiesService
All Implemented Interfaces:
ServerConfiguration, ServerProperties, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Service
public class ServerPropertiesService
extends Object
implements ServerProperties, ServerConfiguration, org.springframework.context.ApplicationContextAware
Implementation of the ServerProperties and ServerConfiguration interfaces.
Author:
jcollins