Xindice API
version 1.1

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:
$Revision: 511426 $, $Date: 2007-02-25 04:25:02 +0100 (Sun, 25 Feb 2007) $
See Also:
Configuration

Method Summary
 void process(Configuration cfg)
           
 

Method Detail

process

void process(Configuration cfg)
             throws XindiceException
Throws:
XindiceException

Xindice API
version 1.1

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