biz.hammurapi.config
Interface Restartable


public interface Restartable

If instance created by DomConfigFactory implements this interface then the factory passes a command to the instance to restart it if the instance detects a failure which can be possibly fixed by re-creating the instance from XML configuration.

Author:
Pavel Vlasov

Method Summary
 void setRestartCommand(RestartCommand command)
           
 

Method Detail

setRestartCommand

void setRestartCommand(RestartCommand command)


Copyright © 2003 Hammurapi Group. All Rights Reserved.