net.sourceforge.addam.ddlrun.filters
Class SelectAllFilter

java.lang.Object
  extended by net.sourceforge.addam.ddlrun.filters.SelectAllFilter
All Implemented Interfaces:
Filter

public class SelectAllFilter
extends Object
implements Filter

Filter to return all provided scripts - used with DeploymentRunner for installs.

Since:
Mar 5, 2005
Author:
TIM3

Field Summary
 
Fields inherited from interface net.sourceforge.addam.ddlrun.filters.Filter
COMMENT_PREFIX
 
Constructor Summary
SelectAllFilter()
           
 
Method Summary
 Iterator getIterator(List collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectAllFilter

public SelectAllFilter()
Method Detail

getIterator

public Iterator getIterator(List collection)
Specified by:
getIterator in interface Filter


Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.