Module: AssOle::Runtimes::Claster::Wp Private

Extended by:
AbstractRuntime
Includes:
Abstract
Defined in:
lib/ass_ole.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

1C:Enterprise serever worcking process connection helper

Instance Method Summary collapse

Methods included from AbstractRuntime

extended

Methods included from Abstract

#run

Instance Method Details

#ole_classObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



155
156
157
# File 'lib/ass_ole.rb', line 155

def ole_class
  AssLauncher::Enterprise::Ole::WpConnection
end