Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add javadoc warning about direct use of TaskExecutor.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos A. Munoz committed Aug 26, 2013
1 parent a5806f3 commit 9e1cb7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zanata-war/src/main/java/org/zanata/async/TaskExecutor.java
Expand Up @@ -31,6 +31,8 @@

/**
* This component executes {@link org.zanata.async.AsyncTask} instances.
* It is generally more advisable to use the {@link org.zanata.service.AsyncTaskManagerService}
* component when running asynchronous tasks.
*
* @author Carlos Munoz <a href="mailto:camunoz@redhat.com">camunoz@redhat.com</a>
*/
Expand Down

0 comments on commit 9e1cb7e

Please sign in to comment.