You can use a command to display export details of a service module deployed to WebSphere® ESB.
Use the wsadmin tool to run the following commands.
Use the wsadmin tool to display the export details of a service module, by completing the following steps.
To show the details of a particular service module export, you need to know the module name and the export name.
The listSCAModules command lists all SCA modules that have been deployed to WebSphere ESB, and the listSCAExports command lists the exports for a particular SCA module. It is possible for an SCA module not to have any exports.