[jboss-jira] [JBoss JIRA] Commented: (JBAS-9100) Flesh out management representation of sockets
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Mar 24 18:32:45 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591706#comment-12591706 ]
Brian Stansberry commented on JBAS-9100:
----------------------------------------
Look into including the SocketBinding name as an optional property of ManagedBinding, and add overloaded registerXXX methods to SocketBindingManager that take it. This way we can associate the ManagedBindings with their config.
A side effect is all the write-attribute operation handlers associated with a socket-binding can check whether the SocketBindingManager has any active sockets associated with their name. If true, changing the attribute value requires restart; if false we can updated the SocketBinding in the runtime immediately.
> Flesh out management representation of sockets
> ----------------------------------------------
>
> Key: JBAS-9100
> URL: https://issues.jboss.org/browse/JBAS-9100
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Emanuel Muckenhuber
> Fix For: 7.0.0.Beta3
>
>
> Expose the runtime information from the SocketBindingManager service.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list