|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertiesFactory
Interface to be implemented by properties loaders
| Method Summary | |
|---|---|
void |
addListener(IPropertiesReloadListener listener)
Add a listener which will be called after properties have been reloaded |
void |
clearCache()
Remove all cached properties |
Properties |
get(Application application,
java.lang.Class clazz,
java.lang.String style,
java.util.Locale locale)
Get the properties for ... |
| Method Detail |
|---|
void addListener(IPropertiesReloadListener listener)
listener -
Properties get(Application application,
java.lang.Class clazz,
java.lang.String style,
java.util.Locale locale)
application - The application objectclazz - The class that resources are bring loaded forstyle - The style to load resources for (see Session)locale - The locale to load reosurces for
void clearCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||