Module: AssOle::Runtimes::Claster::Agent Private
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 agent connection helper
Instance Method Summary collapse
- #ole_class ⇒ Object private
Methods included from AbstractRuntime
Methods included from Abstract
Instance Method Details
#ole_class ⇒ Object
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.
164 165 166 |
# File 'lib/ass_ole.rb', line 164 def ole_class AssLauncher::Enterprise::Ole::AgentConnection end |