Uses of Class
com._1c.g5.v8.dt.pm.ProcessStartingTimedOut
-
Packages that use ProcessStartingTimedOut Package Description com._1c.g5.v8.dt.pm Process Manager API. -
-
Uses of ProcessStartingTimedOut in com._1c.g5.v8.dt.pm
Methods in com._1c.g5.v8.dt.pm that throw ProcessStartingTimedOut Modifier and Type Method Description <T> ICloseableInstance<T>IProcessManager. getCloseableInstance(String key, Class<T> service)Creates an instance by exactly the same asIProcessManager.getInstance(String, Class)and wraps it intoICloseableInstanceobject.<T> TIProcessManager. getInstance(String key, Class<T> service)Provides a stub for given service binded to realization instance running within the only one for given key separate process
-