JavaDoc polishing.

This commit is contained in:
Erwin Vervaet
2008-06-05 05:58:22 +00:00
parent 2b749540ea
commit 3be4221554

View File

@@ -69,7 +69,7 @@ public class XmlFlowRegistrar extends ExternalizedFlowDefinitionRegistrar {
/**
* Creates a new XML flow registrar. Protected constructor - if used, make sure the required
* {@link #flowServiceLocator} reference is set.
* {@link #setFlowServiceLocator(FlowServiceLocator) flow service locator} reference is set.
*/
protected XmlFlowRegistrar() {
}