<div dir="ltr">Not really. There is a timer service that is used by EJB, but it is not really intended for public consumption. <br><br>Creating your own Timer object is the way to go. <br><br>Stuart<br><br></div><br><div class="gmail_quote">On Sun Feb 22 2015 at 1:47:54 AM Carl Harris &lt;<a href="mailto:ceharris414@me.com">ceharris414@me.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My extension module creates a (MSC) service that needs to get periodic timer callbacks to clean up cruft that accumulates while it is being used by a deployed application.  I could create a java.util.Timer when the service is created and cancel it when the service is removed, but I’m wondering of there already a timer service that I should be using for this sort of thing.<br>
<br>
Thanks for any tips or guidance,<br>
<br>
carl<br>
<br>
<br>
______________________________<u></u>_________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/<u></u>mailman/listinfo/wildfly-dev</a></blockquote></div>