Uses of Interface
com._1c.g5.v8.dt.pm.ILibrariesProvider
-
Packages that use ILibrariesProvider Package Description com._1c.g5.v8.dt.pm Process Manager API. -
-
Uses of ILibrariesProvider in com._1c.g5.v8.dt.pm
Methods in com._1c.g5.v8.dt.pm with parameters of type ILibrariesProvider Modifier and Type Method Description ServiceBinder<T>
ServiceBinder. addLibrariesProvider(ILibrariesProvider librariesProvider)
Adds all the libraries provided by givenlibrariesProvider
.
-