Public Member Functions | |
| AccessSetter () | |
| void | run () |
A thread used to set and initialize RemoteAccess
Constructor parameters:
(String) name of the RemoteAccessClass e.g. ACS class has to be in the package com.cosylab.logging.engine."accessType" and has to be named "accessType"RemoteAccess e.g. com.cosylab.logging.engine.ACS.ACSRemoteAccess
| com::cosylab::logging::engine::ACS::LCEngine::AccessSetter::AccessSetter | ( | ) | [inline] |
Constructor
| void com::cosylab::logging::engine::ACS::LCEngine::AccessSetter::run | ( | ) | [inline] |
Connect to the NC. It starts the thread to check the status of the connection (LCEngine.run) if it is not already alive (this last case can happen if the connection has been lost)
References com::cosylab::logging::engine::ACS::LCEngine::accessType, com::cosylab::logging::engine::ACS::LCEngine::disconnectRA(), com::cosylab::logging::engine::RemoteAccess::initialize(), com::cosylab::logging::engine::RemoteAccess::isInitialized(), com::cosylab::logging::engine::ACS::LCEngine::listenersDispatcher, com::cosylab::logging::engine::ACS::LCEngine::logRetrieval, com::cosylab::logging::engine::ACS::LCEngine::manager, com::cosylab::logging::engine::ACS::LCEngine::orb, com::cosylab::logging::engine::ACS::ACSListenersDispatcher::publishConnected(), com::cosylab::logging::engine::ACS::ACSListenersDispatcher::publishConnecting(), com::cosylab::logging::engine::ACS::ACSListenersDispatcher::publishReport(), and com::cosylab::logging::engine::ACS::LCEngine::remoteAccess.
1.6.2