Package com._1c.g5.v8.dt.pm
package com._1c.g5.v8.dt.pm
Process Manager API.
-
ClassDescriptionProvides a list of additional classes (every class except service and implementation) used in your implementation.Provides a wrapper of instance created by
IProcessManager.getInstance(String, Class)
method which implementsAutoCloseable
.Provides method providing native libraries list to be loaded for executing native methods of service implementation within a separate processOccurs when failed to create connection with instance of service, which running within a separate process because remote methods call fails.Provides instantiating classes within separate process and manages created processesOccurs whenIProcessManager
is unable to allocate free port while it is initializing.A binder for process with specified key.Occurs when process destroying operation's thread was interrupted.Occurs when process has exited with error when it were starting.A com._1c.g5.v8.dt.pm runtime module.Occurs when process starting operation timed out.Provides a binding of corresponding service on corresponding process.