Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.jboss.deployer.debug
Class ScanFilter

java.lang.Object
  extended by org.jboss.deployment.ListDeploymentUnitFilter
      extended by org.nuxeo.runtime.jboss.deployer.debug.ScanFilter
All Implemented Interfaces:
org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter

public class ScanFilter
extends org.jboss.deployment.ListDeploymentUnitFilter

Author:
Bogdan Stefanescu

Constructor Summary
ScanFilter()
           
 
Method Summary
 boolean accepts(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit)
           
 String getAppName()
           
 void setAppName(String appName)
           
 
Methods inherited from class org.jboss.deployment.ListDeploymentUnitFilter
setFilters, start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScanFilter

public ScanFilter()
Method Detail

setAppName

public void setAppName(String appName)

getAppName

public String getAppName()

accepts

public boolean accepts(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit)
Specified by:
accepts in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter
Overrides:
accepts in class org.jboss.deployment.ListDeploymentUnitFilter

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.