The Service Reference Management MBean includes operations for performing the following procedures on a SIS instance.
| 
 | 
 Identifying composition services 
A service reference identifies a service that can be invoked from a composition. Services may be either: 
  | 
| sis-console command(s) | MBean(s) → Operation | 
|---|---|
Procedure: Create a local service reference  | 
|
createlocalserviceref  | 
Service Reference Management → createLocalServiceRef  | 
Procedure: Create an external service reference  | 
|
createexternalserviceref  | 
Service Reference Management → createExternalServiceRef  | 
Procedure: View a service reference  | 
|
listservicerefs dumpserviceref  | 
Service Reference Management → getServiceRefs Service Reference Management → getDescriptor  | 
replacelocalserviceref  | 
Service Reference Management → replaceServiceRef  | 
replaceexternalserviceref  | 
Service Reference Management → replaceServiceRef  | 
getservicetimeout setservicetimeout  | 
Service Reference Management → getDefaultTimeout Service Reference Management → setDefaultTimeout  | 
Procedure: Get and set the static charging priority  | 
|
getstaticchargingpriority setstaticchargingpriority  | 
Service Reference Management → getStaticChargingPriority Service Reference Management → setStaticChargingPriority  | 
getinapplicationcontext setinapplicationcontext listsupportedapplicationcontexts  | 
Service Reference Management → getINApplicationContext Service Reference Management → setINApplicationContext Service Reference Management → listSupportedApplicationContexts  | 
getinassistingdialogapplicationcontext setinassistingdialogapplicationcontext listsupportedapplicationcontexts  | 
Service Reference Management → getINAssistingDialogApplicationContext Service Reference Management → setINAssistingDialogApplicationContext Service Reference Management → listSupportedApplicationContexts  | 
Procedure: Remove a service reference  | 
|
removeserviceref  | 
Service Reference Management → removeServiceRef  | 
