Package com.ibm.wsspi.sibx.mediation.esb
Interface Summary
Interface | Description |
---|---|
ESBMediation | Mediation primitive interface for ESB mediation primitives. |
ESBTerminalType | An ESB specific implementation of the TerminalType interface. |
RuntimeServices | Provides WebSphere runtime related services to ESB mediation primitives. |
SCAServices | Provides SCA related services to ESB mediation primitives. |
Class Summary
Class | Description |
---|---|
ESBMediationPrimitive | Convenient abstract class for ESB mediation primitive implementors. |
Exception Summary
Exception | Description |
---|---|
DataSourceException | Thrown if there is an exception when obtaining a DataSource
The underlying exception will normally be nested within this exception. |