org.jboss.deployment
Class ListDeploymentUnitFilter
java.lang.Object
org.jboss.deployment.ListDeploymentUnitFilter
- All Implemented Interfaces:
- org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter
public class ListDeploymentUnitFilter
- extends Object
- implements org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter
ListDeploymentUnitFilter
- Author:
- ales.justin@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListDeploymentUnitFilter
public ListDeploymentUnitFilter()
start
public void start()
- Check filters list.
accepts
public boolean accepts(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit)
- Specified by:
accepts
in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter
setFilters
public void setFilters(List<org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter> filters)
- Set list of filters.
- Parameters:
filters
- the filters
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.