You can use a command to list the exports of any service module deployed to WebSphere® ESB.
Use the wsadmin tool to run the following commands.
Use the wsadmin tool to list the exports of a service module by completing the following steps.
To list the exports of a particular service module, you need to know the module 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.