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

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.UnjarTopModificationTypeMatcher
All Implemented Interfaces:
ModificationTypeMatcher

public class UnjarTopModificationTypeMatcher
extends FileModificationTypeMatcher

Unjar top modification type matcher.

Author:
Ales Justin

Field Summary
 
Fields inherited from class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
log
 
Constructor Summary
UnjarTopModificationTypeMatcher(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

UnjarTopModificationTypeMatcher

public UnjarTopModificationTypeMatcher(String... paths)


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