org::xmlBlaster::util::EmbeddedServerRunner Class Reference

Inheritance diagram for org::xmlBlaster::util::EmbeddedServerRunner:

Inheritance graph
[legend]
Collaboration diagram for org::xmlBlaster::util::EmbeddedServerRunner:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EmbeddedServerRunner (EmbeddedServer &owner)
void run ()
 This method is invoked by the start method.

Detailed Description

Definition at line 26 of file EmbeddedServer.h.


Constructor & Destructor Documentation

org::xmlBlaster::util::EmbeddedServerRunner::EmbeddedServerRunner ( EmbeddedServer owner  ) 

Definition at line 23 of file EmbeddedServer.cpp.


Member Function Documentation

void org::xmlBlaster::util::EmbeddedServerRunner::run (  )  [virtual]

This method is invoked by the start method.

Note that it is invoked only if the current thread is not already running.

defined(WINCE)

Implements org::xmlBlaster::util::thread::Thread.

Definition at line 27 of file EmbeddedServer.cpp.

References org::xmlBlaster::util::EmbeddedServer::applArguments_, org::xmlBlaster::util::I_Log::call(), org::xmlBlaster::util::EmbeddedServer::EmbeddedServer(), org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::Global::getLog(), org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::EmbeddedServer::isRunning_, org::xmlBlaster::util::EmbeddedServer::jvmArguments_, org::xmlBlaster::util::EmbeddedServer::log_, and org::xmlBlaster::util::I_Log::warn().


The documentation for this class was generated from the following files: