org.jboss.deployers.vfs.plugins.client
Class DefaultVFSDeploymentFactory
java.lang.Object
org.jboss.deployers.client.spi.DeploymentFactory
org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
org.jboss.deployers.vfs.plugins.client.DefaultVFSDeploymentFactory
public class DefaultVFSDeploymentFactory
- extends VFSDeploymentFactory
DefaultVFSDeploymentFactory.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock, Ales Justin
Field Summary |
protected org.jboss.logging.Logger |
log
The log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.jboss.logging.Logger log
- The log
DefaultVFSDeploymentFactory
public DefaultVFSDeploymentFactory()
newVFSDeployment
protected VFSDeployment newVFSDeployment(org.jboss.virtual.VirtualFile root)
- Description copied from class:
VFSDeploymentFactory
- Create a new VFS deployment
- Specified by:
newVFSDeployment
in class VFSDeploymentFactory
- Parameters:
root
- the root virtual file
- Returns:
- the deployment
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.