de.spieleck.pcs.conf
Interface ConfigUser
- All Known Subinterfaces:
- Factory
- All Known Implementing Classes:
- ControllerServlet, View
- public interface ConfigUser
This interface defines methods for a ConfigUser used with a
ConfigAdmin object.
A ConfigUser can reset its configuration and therefore useful if you
want to reset the configuration of a class and re-read it from a file
without restarting the Java system.
Method Summary |
void |
resetConfig()
resets the configuration |
resetConfig
public void resetConfig()
- resets the configuration