IBM
A2180-270 · Question #14
An integration developer has been asked to describe how to build an API event handler. Which statement should the integration developer include in the description?
The correct answer is C. The event handler can be deployed as a shared library in WebSphere Application Server, so it can be reused by other enterprisearchive (EAR) files. See the full explanation below for the reasoning.
Question
An integration developer has been asked to describe how to build an API event handler. Which statement should the integration developer include in the description?
Options
- AAn API Event Handler cannot be packaged together with an Notification Event Handler in the same Java archive (JAR) file.
- BIf the eventhandler class is an implementation of the APIEventHandlerPlugin interface, then it is not necessary to implement all methods.
- CThe event handler can be deployed as a shared library in WebSphere Application Server, so it can be reused by other enterprisearchive (EAR) files.
- DIf the event handler implements the APIEventHandlerPlugin5 interface, then the service provider configuration file must be named com.ibm.task.spi.plug-_in_nameAPIEventHandlerPlugin5.
How the community answered
(21 responses)- A5% (1)
- B10% (2)
- C71% (15)
- D14% (3)
Community Discussion
No community discussion yet for this question.