
BBTranslationBundle::clearCache
Description
In BBj 9.0 and higher, this method clears the translation bundle cache.
Syntax
Return Value |
Method |
void |
clearCache() |
Parameters
None.
Return Values
None.
Remarks
The translation bundle is kept in cache (memory) for speed purposes, calling this method will cause the bundle to be read from disk (properties files) on the next access.