Uses of Interface
edu.csus.ecs.pc2.api.listener.IConfigurationUpdateListener

Packages that use IConfigurationUpdateListener
edu.csus.ecs.pc2.api PC2 API. 
 

Uses of IConfigurationUpdateListener in edu.csus.ecs.pc2.api
 

Methods in edu.csus.ecs.pc2.api with parameters of type IConfigurationUpdateListener
 void IContest.addContestConfigurationUpdateListener(IConfigurationUpdateListener contestConfigurationUpdateListener)
          Add a Contest Configuration Update listener to the contest.
 void IContest.removeContestConfigurationUpdateListener(IConfigurationUpdateListener contestConfigurationUpdateListener)
          Remove the specified Contest Configuration Update listener from the contest.