[dna-issues] [JBoss JIRA] Commented: (DNA-188) Complete the federating command executor
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Tue Aug 5 17:07:56 EDT 2008
[ https://jira.jboss.org/jira/browse/DNA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12423738#action_12423738 ]
Randall Hauch commented on DNA-188:
-----------------------------------
Renamed the "getEnvironment()" methods to "getExecutionContext()" to reflect the previous change in name of the ExecutionContext (was ExecutionEnvironment). Also renamed the "getProperties()" method of some of the SPI graph commands that returned an Iterator<Property> to now be "getPropertyIterator()", which is now consistent with the other graph commands. Made FederatedNode a concrete class (not an interface), moved it, and implemented additional interfaces so that it can be treated as a GetNodeCommand. Finally, made more changes to the FederationCommandExecutor implementation.
> Complete the federating command executor
> ----------------------------------------
>
> Key: DNA-188
> URL: https://jira.jboss.org/jira/browse/DNA-188
> Project: DNA
> Issue Type: Sub-task
> Components: Federation
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Fix For: 0.2
>
>
> The FederatingCommandExecutor (now located in the 'dna-connector-federation' project) needs to be completed to finish the federation work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list