public class EventReceiver
extends java.lang.Object
| Constructor and Description |
|---|
EventReceiver()
Instantiates a new event receiver.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReceiverAssembly()
Gets the receiver assembly.
|
java.lang.String |
getReceiverClass()
Gets the receiver class.
|
java.lang.String |
getReceiverId()
Gets the receiver id.
|
java.lang.String |
getReceiverName()
Gets the receiver name.
|
java.lang.String |
getReceiverUrl()
Gets the receiver url.
|
int |
getSequenceNumber()
Gets the sequence number.
|
int |
getSynchronization()
Gets the synchronization.
|
EventReceiverType |
getType()
Gets the type.
|
public java.lang.String getReceiverAssembly()
public java.lang.String getReceiverClass()
public java.lang.String getReceiverId()
public java.lang.String getReceiverName()
public java.lang.String getReceiverUrl()
public int getSequenceNumber()
public int getSynchronization()
public EventReceiverType getType()