|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployers.vfs.plugins.annotations.ScanningDeploymentUnitFilter
public class ScanningDeploymentUnitFilter
ScanningDeploymentUnitFilter
Constructor Summary | |
---|---|
ScanningDeploymentUnitFilter()
|
Method Summary | |
---|---|
boolean |
accepts(VFSDeploymentUnit unit)
Match the deployment unit |
protected org.jboss.classloading.spi.visitor.ResourceFilter |
createRecurseFilter(ScanningMetaData smd)
Create recurse filter. |
protected org.jboss.classloading.spi.visitor.ResourceFilter |
createResourceFilter(ScanningMetaData smd)
Create resource filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScanningDeploymentUnitFilter()
Method Detail |
---|
public boolean accepts(VFSDeploymentUnit unit)
VFSDeploymentUnitFilter
accepts
in interface VFSDeploymentUnitFilter
unit
- the vfs deployment unit
protected org.jboss.classloading.spi.visitor.ResourceFilter createRecurseFilter(ScanningMetaData smd)
smd
- the scanning metadata
protected org.jboss.classloading.spi.visitor.ResourceFilter createResourceFilter(ScanningMetaData smd)
smd
- the scanning metadata
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |