[jboss-jira] [JBoss JIRA] (AS7-1724) Provide contextual info to Extension impls so they know where they are executing

Brian Stansberry (Commented) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 16:48:45 EDT 2011


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

Brian Stansberry commented on AS7-1724:
---------------------------------------

No, it's a significant task I need to do.

David B already exposed the info; I need to make sure stuff that's only meant to run on the server isn't registered on the HC.
                
> Provide contextual info to Extension impls so they know where they are executing
> --------------------------------------------------------------------------------
>
>                 Key: AS7-1724
>                 URL: https://issues.jboss.org/browse/AS7-1724
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.1.0.CR1
>
>
> Expose the process type (HostController or Server) and whether Management mode is in effect via the ExtensionContext. Extensions can use this info to avoid registering runtime attributes, metrics and runtime operations with a Host Controller (where they can't be executed.)

--
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 jboss-jira mailing list