| Package | Description |
|---|---|
| com.sun.jbi |
Provides implementation-specific interfaces for the runtime framework of the
JSR208 Reference Implementation in the JavaTM
programming language.
|
| com.sun.jbi.framework |
Provides implementation-specific interfaces for the runtime framework of the
JSR208 Reference Implementation in the JavaTM
programming language.
|
| Modifier and Type | Method and Description |
|---|---|
static EventNotifierBase.SourceType |
EventNotifierBase.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventNotifierBase.SourceType[] |
EventNotifierBase.SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
EventNotifierCommon.emitComponentNotification(EventNotifierBase.EventType eventType,
EventNotifierBase.SourceType sourceType,
String componentName,
String msg)
This method is called to emit a notification for an event on either a
binding component or a service engine.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.