Uses of Interface
org.powertac.common.interfaces.ServerConfiguration
- 
Packages that use ServerConfiguration Package Description org.powertac.common Power TAC domain types, shared between simulation server and brokers.org.powertac.common.interfaces org.powertac.customer 
- 
- 
Uses of ServerConfiguration in org.powertac.commonConstructors in org.powertac.common with parameters of type ServerConfiguration Constructor Description TariffEvaluator(CustomerModelAccessor cma, ServerConfiguration config)
- 
Uses of ServerConfiguration in org.powertac.common.interfacesMethods in org.powertac.common.interfaces that return ServerConfiguration Modifier and Type Method Description ServerConfigurationCustomerServiceAccessor. getServerConfiguration()Returns a reference to a ServerConfiguration service
- 
Uses of ServerConfiguration in org.powertac.customerMethods in org.powertac.customer that return ServerConfiguration Modifier and Type Method Description ServerConfigurationCustomerModelService. getServerConfiguration()
 
-