Xindice API
version 1.1b3

org.apache.xindice.util
Interface ConfigurationCallback


public interface ConfigurationCallback

ConfigurationCallback is a callback interface that can be implemented in performing a set process on a Configuration.

Version:
CVS $Revision: 1.3 $, $Date: 2003/08/07 20:13:24 $
See Also:
Configuration

Method Summary
 void process(Configuration cfg)
           
 

Method Detail

process

public void process(Configuration cfg)
             throws XindiceException

Xindice API
version 1.1b3

Copyright (c) 1999-2003 The Apache Software Foundation. All Rights Reserved.