[jboss-jira] [JBoss JIRA] (AS7-1535) More management operations for timers

Bartosz Baranowski (JIRA) jira-events at lists.jboss.org
Thu Jan 17 07:39:22 EST 2013


    [ https://issues.jboss.org/browse/AS7-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746392#comment-12746392 ] 

Bartosz Baranowski commented on AS7-1535:
-----------------------------------------


Just thinking out loud:

timer:list || timer:list(target="") || timer:list(service="") 
timer:suspend(id="", service="", target="")
timer:cancel(id="", service="", target="")
timer:trigger(id="", service="", target="")  || timer:trigger(id="", service="", target="", update=false)
                
> More management operations for timers
> -------------------------------------
>
>                 Key: AS7-1535
>                 URL: https://issues.jboss.org/browse/AS7-1535
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management, EJB
>            Reporter: Stuart Douglas
>            Assignee: Bartosz Baranowski
>             Fix For: 7.3.0.Alpha1
>
>
> Using the management api it should be possible to perform additional operations on timers such as:
> suspending
> cancelling 
> invoking a timeout method

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list