public class MQExtObjectDeletedEvent
extends java.util.EventObject
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT_NOTICE
Common copyright notice
|
static java.lang.String |
SCCSID
CMVC descriptors - expanded during extraction
|
Constructor and Description |
---|
MQExtObjectDeletedEvent(MQExtObject source)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
MQExtObject |
getMQExtObject()
Return the deleted MQExtObject
|
public static final java.lang.String COPYRIGHT_NOTICE
public static final java.lang.String SCCSID
public MQExtObjectDeletedEvent(MQExtObject source)
source
- the deleted MQExtObjectpublic MQExtObject getMQExtObject()