public class JsonDelegateForgeWithDelegateFactorySelf extends Object implements JsonDelegateForge
Constructor and Description |
---|
JsonDelegateForgeWithDelegateFactorySelf(String delegateClassName,
EPTypeClass beanClass) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
newDelegate(JsonDelegateRefs fields,
CodegenMethod parent,
CodegenClassScope classScope) |
public JsonDelegateForgeWithDelegateFactorySelf(String delegateClassName, EPTypeClass beanClass)
public CodegenExpression newDelegate(JsonDelegateRefs fields, CodegenMethod parent, CodegenClassScope classScope)
newDelegate
in interface JsonDelegateForge
Copyright © 2005–2022. All rights reserved.