public class SerializableEventBundle extends Object implements Serializable
EventBundle
that is used for JMS
forwarding.Modifier and Type | Class and Description |
---|---|
static class |
SerializableEventBundle.CannotReconstruct |
class |
SerializableEventBundle.EventBundleRelayedViaJMS |
Constructor and Description |
---|
SerializableEventBundle(EventBundle events) |
Modifier and Type | Method and Description |
---|---|
String |
getCoreInstanceName() |
String |
getEventBundleName() |
VMID |
getSourceVMID() |
EventBundle |
reconstructEventBundle(CoreSession session) |
public SerializableEventBundle(EventBundle events)
public VMID getSourceVMID()
public String getEventBundleName()
public String getCoreInstanceName()
public EventBundle reconstructEventBundle(CoreSession session) throws SerializableEventBundle.CannotReconstruct
Copyright © 2013 Nuxeo SA. All Rights Reserved.