1 Reply Latest reply on Oct 20, 2006 1:09 AM by starksm64

    class diagram of VFS

    vickyk

      http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss5VirtualFileSystem

      I can see the VirtualFileVisitor linking to the VFSContextFactoryLocator in the above link .

      But looking at the source code I don?t see the VirtualFileVisitor visiting the VFContextLoader , it is visiting the VirtualFile .

       void visit(VirtualFile virtualFile);
      


      I don?t understand what the class diagram relationship represents