public class MyFacesTransformer extends Object
| Constructor and Description |
|---|
MyFacesTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
patchViewScopeContext(ClassPool classPool,
CtClass ctClass) |
@OnClassLoadEvent(classNameRegexp="org.apache.myfaces.cdi.view.ViewScopeContextImpl") public static void patchViewScopeContext(ClassPool classPool, CtClass ctClass) throws CannotCompileException, NotFoundException
Copyright © 2020. All rights reserved.