Uses of Interface
org.powertac.common.interfaces.BrokerProxy
-
Packages that use BrokerProxy Package Description org.powertac.genco org.powertac.server -
-
Uses of BrokerProxy in org.powertac.genco
Fields in org.powertac.genco declared as BrokerProxy Modifier and Type Field Description protected BrokerProxyCpGenco. brokerProxyServiceprotected BrokerProxyGenco. brokerProxyServiceMethods in org.powertac.genco with parameters of type BrokerProxy Modifier and Type Method Description voidCpGenco. init(BrokerProxy proxy, int seedId, RandomSeedRepo randomSeedRepo, TimeslotRepo timeslotRepo)voidGenco. init(BrokerProxy proxy, int seedId, RandomSeedRepo randomSeedRepo)voidMisoBuyer. init(BrokerProxy proxy, int seedId, ContextService service) -
Uses of BrokerProxy in org.powertac.server
Classes in org.powertac.server that implement BrokerProxy Modifier and Type Class Description classBrokerProxyService
-