Xindice API
version 1.1b4

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.4 $, $Date: 2004/02/08 02:59:39 $
See Also:
Configuration

Method Summary
 void process(Configuration cfg)
           
 

Method Detail

process

public void process(Configuration cfg)
             throws XindiceException

Xindice API
version 1.1b4

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