public class JsonEventBeanCopyMethod extends Object implements EventBeanCopyMethod
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
JsonEventBeanCopyMethod(JsonEventType eventType,
EventBeanTypedEventFactory eventBeanTypedEventFactory) |
Modifier and Type | Method and Description |
---|---|
EventBean |
copy(EventBean theEvent)
Copy the event bean returning a shallow copy.
|
public static final EPTypeClass EPTYPE
public JsonEventBeanCopyMethod(JsonEventType eventType, EventBeanTypedEventFactory eventBeanTypedEventFactory)
public EventBean copy(EventBean theEvent)
EventBeanCopyMethod
copy
in interface EventBeanCopyMethod
theEvent
- to copyCopyright © 2005–2021. All rights reserved.