org.jboss.deployment
Class JBossMetaDataDeploymentUnitFilter

java.lang.Object
  extended by org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter
      extended by org.jboss.deployment.JBossMetaDataDeploymentUnitFilter
All Implemented Interfaces:
org.jboss.deployers.structure.spi.DeploymentUnitFilter, org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter

public class JBossMetaDataDeploymentUnitFilter
extends org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter

Check jboss metadata for completeness.

Author:
ales.justin@jboss.org

Constructor Summary
JBossMetaDataDeploymentUnitFilter()
           
 
Method Summary
protected  boolean doAccepts(org.jboss.deployers.structure.spi.DeploymentUnit unit)
           
 
Methods inherited from class org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter
accepts, accepts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossMetaDataDeploymentUnitFilter

public JBossMetaDataDeploymentUnitFilter()
Method Detail

doAccepts

protected boolean doAccepts(org.jboss.deployers.structure.spi.DeploymentUnit unit)
Specified by:
doAccepts in class org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.