|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Reconfigurable
Interface that must be implemented by reconfigurable Handlers.
Method Summary | |
---|---|
void |
reconfigure(String resourceName)
Reconfigures the Handler |
Method Detail |
---|
void reconfigure(String resourceName) throws Exception
resourceName
- the file to configure from,
usually the same used at initialization time.
Exception
- in case of failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |