org.apache.activemq.apollo.util.path
Interface PathFilter


public interface PathFilter

Represents a filter which only operates on a path

Version:
$Revision: 1.3 $

Method Summary
 boolean matches(Path path)
           
 

Method Detail

matches

boolean matches(Path path)


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.