Fixed javadoc warnings.

cusax-fix
Alexander Pelov 21 years ago
parent 838156543a
commit 3b77d4319a

@ -212,7 +212,7 @@ public void unsetConfigurationService(
/**
* Set the configuration service.
*
* @param configurationService
* @param historyService
* @throws IOException
* @throws IllegalArgumentException
*/
@ -230,7 +230,7 @@ public void setHistoryService(
/**
* Remove a configuration service.
*
* @param configurationService
* @param historyService
*/
public void unsetHistoryService(
HistoryService historyService)

Loading…
Cancel
Save