Interface Reconfigurable

All Superinterfaces:
Configurable

public interface Reconfigurable extends Configurable
Extends Configurable to allow reconfiguration at runtime.
Version:
CVS $Revision: 1.18 $ $Date: 2004/02/11 14:34:24 $
Author:
Avalon Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reconfigure(Configuration configuration)
    Describe reconfigure method here.

    Methods inherited from interface org.apache.avalon.framework.configuration.Configurable

    configure