Class sap.ushell.services.ContainerInterfaceModule: sap/ushell/services/Container


This is a virtual type for the callback interface passed by sap.ui.Container.getService() to any newly created service.


Since: 1.15.0.
Field Summary
createAdapterFor the given remote system, creates a new adapter that corresponds to the service to which this container interface was passed at construction time.
Constructor Detail
new sap.ushell.services.ContainerInterface()
See:
sap.ushell.services.Container#getService
Field Detail
createAdapter
For the given remote system, creates a new adapter that corresponds to the service to which this container interface was passed at construction time.
Since:
1.15.0