[jbosstools-issues] [JBoss JIRA] (JBIDE-10357) Add listeners in VpeController to support full/partial VPE refresh monitoring.

Maxim Shmidov (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 8 03:40:51 EST 2011


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

Maxim Shmidov commented on JBIDE-10357:
---------------------------------------

I've added a new version of patch (named "VpeRefreshEvent"). IJobChangeListener is not used there; instead i created new listener interface specially for vpe refresh event. This event is fired in VpeController at the end of corresponding jobs. Such approach allows client to remove listener while job is running.
                
> Add listeners in VpeController to support full/partial VPE refresh monitoring.
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-10357
>                 URL: https://issues.jboss.org/browse/JBIDE-10357
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Maxim Shmidov
>            Assignee: Yahor Radtsevich
>         Attachments: VpeController.java.patch, VpeRefreshEvent.patch
>
>
> In some cases i need to know when VPE intitiates or finishes visual refresh. Implementation of required listeners is very simple, and i already have a patch with this functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list