org.jcomet.dynamic
Interface Reloadable

All Known Implementing Classes:
DynamicProperties

public interface Reloadable

Objects implementing this interface need to be able to reload themselves when reload() is invoked

Author:
Amir Shevat

Method Summary
 void reload()
          reloads this object
 

Method Detail

reload

public void reload()
reloads this object



Copyright spacebug Open source initiative (www.spacebug.com). Amir Shevat