org.jboss.deployers.vfs.plugins.structure.modify
Class ExplodeTopModificationTypeMatcher

java.lang.Object
  extended by org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
      extended by org.jboss.deployers.vfs.plugins.structure.modify.FileModificationTypeMatcher
          extended by org.jboss.deployers.vfs.plugins.structure.modify.ExplodeTopModificationTypeMatcher
All Implemented Interfaces:
ModificationTypeMatcher

public class ExplodeTopModificationTypeMatcher
extends FileModificationTypeMatcher

Explode top modification type matcher.

Author:
Ales Justin

Field Summary
 
Fields inherited from class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
log
 
Constructor Summary
ExplodeTopModificationTypeMatcher(String... paths)
           
 
Method Summary
 
Methods inherited from class org.jboss.deployers.vfs.plugins.structure.modify.FileModificationTypeMatcher
getStartingFiles, isModificationDetermined, setMetadataOnly
 
Methods inherited from class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
determineModification, determineModification, setCheckChildren, setChildrenOnly, setModificationType, setTopLevelOnly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplodeTopModificationTypeMatcher

public ExplodeTopModificationTypeMatcher(String... paths)


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