public class CdiContextsTransformer extends Object
| Constructor and Description |
|---|
CdiContextsTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
transformWeldContexts(CtClass clazz,
ClassPool classPool,
ClassLoader cl) |
@OnClassLoadEvent(classNameRegexp="(org.jboss.weld.context.AbstractManagedContext)|(org.jboss.weld.context.AbstractSharedContext)|(org.jboss.weld.util.ForwardingContext)|(org.apache.myfaces.flow.cdi.FlowScopedContextImpl)|(org.apache.myfaces.cdi.view.ViewScopeContextImpl)") public static void transformWeldContexts(CtClass clazz, ClassPool classPool, ClassLoader cl) throws NotFoundException, CannotCompileException
Copyright © 2018. All rights reserved.