Skip to content

Commit

Permalink
WELD-2079 Make deprecation description more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
mkouba committed Jan 13, 2016
1 parent ccf451d commit d717dda
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@

/**
*
* @deprecated This service is deprecated as it seems it was never used in the Weld codebase.
* @deprecated This service has not been used by Weld internals at least since version 1.1.0.Final.
*/
@Deprecated
public interface ScheduledExecutorServiceFactory extends Service {
Expand Down

0 comments on commit d717dda

Please sign in to comment.