[jboss-jira] [JBoss JIRA] Updated: (JBMETA-141) Implement getChildren() in VirtualFileAdaptor

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Oct 29 09:24:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMETA-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBMETA-141:
-----------------------------------

    Description: 
Add

public List<UnifiedVirtualFile> getChildren() throws IOException 

to org.jboss.metadata.serviceref.VirtualFileAdaptor delegating to the corresponding VirtualFile's method.

  was:
Add

public List<VirtualFileAdaptor> getChildren() throws IOException 

to org.jboss.metadata.serviceref.VirtualFileAdaptor delegating to the corresponding VirtualFile's method.



> Implement getChildren() in VirtualFileAdaptor
> ---------------------------------------------
>
>                 Key: JBMETA-141
>                 URL: https://jira.jboss.org/jira/browse/JBMETA-141
>             Project: JBoss Metadata
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>
> Add
> public List<UnifiedVirtualFile> getChildren() throws IOException 
> to org.jboss.metadata.serviceref.VirtualFileAdaptor delegating to the corresponding VirtualFile's method.

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