Xindice API
version 1.2m1

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: 541508 $, $Date: 2007-05-24 21:54:12 -0400 (Thu, 24 May 2007) $
See Also:
Configuration

Method Summary
 void process(Configuration cfg)
           
 

Method Detail

process

public void process(Configuration cfg)
             throws XindiceException
Throws:
XindiceException

Xindice API
version 1.2m1

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