public class VfsResource extends AbstractResource
Resource
implementation.
As of Spring 4.0, this class supports VFS 3.x on JBoss AS 6+
(package org.jboss.vfs
) and is in particular compatible with
JBoss AS 7 and WildFly 8+.
VirtualFile
Constructor and Description |
---|
VfsResource(Object resource)
Create a new
VfsResource wrapping the given resource handle. |