| Package | Description |
|---|---|
| com.sun.esb.eventmanagement.api | |
| com.sun.esb.eventmanagement.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotificationEvent
This class represents a Notification Event
|
| Modifier and Type | Method and Description |
|---|---|
Event |
EventFactory.getEvent()
empty constructor
|
Event |
EventFactory.getEvent(String componentType,
String componentProjectPathName,
String componentName,
long timeStamp)
Event Constructor.
|
Event |
EventFactory.getEvent(String physicalHostName,
String environmentName,
String logicalHostName,
String serverType,
String serverName,
String componentType,
String componentProjectPathName,
String componentName,
long timeStamp)
Event Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl
A class representing an event.
|
class |
NotificationEventImpl
This class represents a Notification Event
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.