alma::jconttest::DummyComponentImpl::DummyComponentImpl Class Reference

Inheritance diagram for alma::jconttest::DummyComponentImpl::DummyComponentImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::jconttest::DummyComponentImpl::DummyComponentImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void cleanUp ()
void dummyComponentsCanDoCloseToNothing ()
void callThatTakesSomeTime (int timeInMillisec)

Private Member Functions

Logger getLogger ()

Private Attributes

Logger myLogger

Detailed Description

Author:
hsommer created Nov 12, 2003 6:47:00 PM

Member Function Documentation

void alma::jconttest::DummyComponentImpl::DummyComponentImpl::callThatTakesSomeTime ( int  timeInMillisec  )  [inline]
void alma::jconttest::DummyComponentImpl::DummyComponentImpl::cleanUp (  )  [inline]

Logs a message, which should facilitate debugging the logs when the synchronization of deactivation with long-running methods is being tested.

Reimplemented from alma::acs::component::ComponentImplBase.

References getLogger().

void alma::jconttest::DummyComponentImpl::DummyComponentImpl::dummyComponentsCanDoCloseToNothing (  )  [inline]
See also:
alma.jconttest.DummyComponentOperations::dymmyComponentsCanDoCloseToNothing()

Reimplemented in alma::acs::container::corba::SyncDummyComponentImpl.

Logger alma::jconttest::DummyComponentImpl::DummyComponentImpl::getLogger (  )  [inline, private]

Gets a logger, even if this component does not run inside a container and thus no ContainerServices are provided. This is a special hack for this test component which should never be used for any real components.

References myLogger.

Referenced by callThatTakesSomeTime(), and cleanUp().


Member Data Documentation

Referenced by getLogger().


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

Generated by  doxygen 1.6.2