public class BeanEventBeanConfiguredCopyMethodForge extends Object implements EventBeanCopyMethodForge
Constructor and Description |
---|
BeanEventBeanConfiguredCopyMethodForge(BeanEventType beanEventType,
Method copyMethod)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventBeanCopyMethod |
getCopyMethod(EventBeanTypedEventFactory eventBeanTypedEventFactory) |
CodegenExpression |
makeCopyMethodClassScoped(CodegenClassScope classScope) |
public BeanEventBeanConfiguredCopyMethodForge(BeanEventType beanEventType, Method copyMethod)
beanEventType
- type of bean to copycopyMethod
- method to copy the eventpublic CodegenExpression makeCopyMethodClassScoped(CodegenClassScope classScope)
makeCopyMethodClassScoped
in interface EventBeanCopyMethodForge
public EventBeanCopyMethod getCopyMethod(EventBeanTypedEventFactory eventBeanTypedEventFactory)
getCopyMethod
in interface EventBeanCopyMethodForge
Copyright © 2005–2022. All rights reserved.