org.apache.excalibur.source.impl.validity
Interface DeferredValidity


public interface DeferredValidity

This object delivers a validity object if required. Used by the DeferredAggregatedValidity

Version:
CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:17 $
Author:
Avalon Development Team

Method Summary
 SourceValidity getValidity()
          Return the validity
 

Method Detail

getValidity

public SourceValidity getValidity()
Return the validity



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