@Plugin(name="MyFaces", description="JSF/MyFaces. Clear resource bundle cache when *.properties files are changed.", testedVersions="2.2.10", expectedVersions="2.2") public class MyFacesPlugin extends Object
| Constructor and Description |
|---|
MyFacesPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
facesApplicationAssociateInitialized(CtClass ctClass) |
void |
refreshJsfResourceBundles() |
@OnClassLoadEvent(classNameRegexp="org.apache.myfaces.config.RuntimeConfig") public static void facesApplicationAssociateInitialized(CtClass ctClass) throws NotFoundException, CannotCompileException
@OnResourceFileEvent(path="/", filter=".*.properties") public void refreshJsfResourceBundles()
Copyright © 2018. All rights reserved.