public class ObjectArrayEventBeanCopyMethod extends Object implements EventBeanCopyMethod
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ObjectArrayEventBeanCopyMethod(ObjectArrayEventType objectArrayEventType,
EventBeanTypedEventFactory eventAdapterService)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventBean |
copy(EventBean theEvent)
Copy the event bean returning a shallow copy.
|
public static final EPTypeClass EPTYPE
public ObjectArrayEventBeanCopyMethod(ObjectArrayEventType objectArrayEventType, EventBeanTypedEventFactory eventAdapterService)
objectArrayEventType
- map event typeeventAdapterService
- for copying eventspublic EventBean copy(EventBean theEvent)
EventBeanCopyMethod
copy
in interface EventBeanCopyMethod
theEvent
- to copyCopyright © 2005–2021. All rights reserved.