The Service Reference Management MBeans for SIP
and IN
include 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 |
getapplicationcontext setapplicationcontext listsupportedapplicationcontexts |
Service Reference Management → getApplicationContext Service Reference Management → setApplicationContext Service Reference Management → listSupportedApplicationContexts |
getassistingdialogapplicationcontext setassistingdialogapplicationcontext listsupportedapplicationcontexts |
Service Reference Management → getAssistingDialogApplicationContext Service Reference Management → setAssistingDialogApplicationContext Service Reference Management → listSupportedApplicationContexts |
Procedure: Remove a service reference |
|
removeserviceref |
Service Reference Management → removeServiceRef |