com.anthonyeden.lib
Interface Reloadable


public interface Reloadable

Classes which implement this interface can be reconfigured on the fly.

Author:
Anthony Eden

Method Summary
 void reload()
          Reload the class's configuration.
 

Method Detail

reload

public void reload()
Reload the class's configuration.



Copyright (c) 2000-2003 Anthony Eden. All Rights Reserved.