Package | Description |
---|---|
edu.csus.ecs.pc2.api |
PC2 API.
|
Modifier and Type | Class and Description |
---|---|
protected class |
ContestTestFrame.ConfigUpdateListener
Listener for IConfigurationUpdateListener.
|
Modifier and Type | Method and Description |
---|---|
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.
|