Package org.jboss.osgi.vfs

An abstraction of the JBoss VFS functionality.

See:
          Description

Interface Summary
VFSAdaptor The basic adaptor for the VFS that needs to be implemented for a specific jboss-vfs version.
VirtualFile A basic abstraction of a VirtualFile used by the OSGi layer.
 

Class Summary
AbstractVFS The AbstractVFS is the entry point for VFS abstraction used by the OSGi layer.
VFSUtils A subset of VFS util functionality that is used by the OSGi layer.
 

Package org.jboss.osgi.vfs Description

An abstraction of the JBoss VFS functionality. The idea is that the OSGi components can run in environments that provide a jboss-vfs implementation that is supported by this abstraction. This VFS abstraction should be removed once we settle on a single jboss-vfs implementation.



Copyright © 2010. All Rights Reserved.