Uses of Interface
com._1c.g5.v8.dt.internal.pm.connection.IProcessLauncher
Packages that use IProcessLauncher
Package
Description
Memory-mapped file implementation of connection.
RMI implementation of connection.
Wrappers of processes and services.
-
Uses of IProcessLauncher in com._1c.g5.v8.dt.internal.pm.connection.mmf
Classes in com._1c.g5.v8.dt.internal.pm.connection.mmf that implement IProcessLauncherModifier and TypeClassDescriptionclass
IProcessLauncher
implementation for memory - mapped file connection. -
Uses of IProcessLauncher in com._1c.g5.v8.dt.internal.pm.connection.rmi
Classes in com._1c.g5.v8.dt.internal.pm.connection.rmi that implement IProcessLauncher -
Uses of IProcessLauncher in com._1c.g5.v8.dt.internal.pm.wrappers
Constructors in com._1c.g5.v8.dt.internal.pm.wrappers with parameters of type IProcessLauncherModifierConstructorDescriptionProcessWrapperImpl
(IProcessLauncher processLauncher, ProcessBinder processBinder) Constructs new instance with given process launcher and process binder.