Use the listSCAExports command to list the exports of a Service Component Architecture (SCA) module.
The listSCAExports command is run using the AdminTask object of the wsadmin scripting client.
wsadmin> $AdminTask help SCAAdminCommands
Use
the following command to get detailed help on a particular command.wsadmin> $AdminTask help command_name
$AdminTask listSCAExports {-paramName paramValue ...}
The listSCAExports command lists the exports of an SCA module.
wsadmin> $AdminTask listSCAExports {-moduleName myModule -applicationName myApplication}