cern::cmw::mom::test::TestPkgSimple Class Reference

Inheritance diagram for cern::cmw::mom::test::TestPkgSimple:
Inheritance graph
[legend]
Collaboration diagram for cern::cmw::mom::test::TestPkgSimple:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestPkgSimple ()
void onMessage (javax.jms.Message message)

Static Public Member Functions

static void main (String[] args)

Private Attributes

Publisher p = null
Subscriber s = null
long subscriptionToken = 0

Static Private Attributes

static final Category log
static final String TOPIC = "CMW.TEMP"
static final String MSG = "high"

Detailed Description

Publisher&Subscriber test example.


Constructor & Destructor Documentation

cern::cmw::mom::test::TestPkgSimple::TestPkgSimple (  )  [inline]

Member Function Documentation

static void cern::cmw::mom::test::TestPkgSimple::main ( String[]  args  )  [inline, static]

Method main

Parameters:
args 

References TestPkgSimple().

void cern::cmw::mom::test::TestPkgSimple::onMessage ( javax.jms.Message  message  )  [inline]

Method onMessage

Parameters:
message 

References log.


Member Data Documentation

final Category cern::cmw::mom::test::TestPkgSimple::log [static, private]
Initial value:
        Category.getInstance(TestPkgSimple.class.getName())

Referenced by onMessage(), and TestPkgSimple().

final String cern::cmw::mom::test::TestPkgSimple::MSG = "high" [static, private]

Referenced by TestPkgSimple().

Referenced by TestPkgSimple().

Referenced by TestPkgSimple().

final String cern::cmw::mom::test::TestPkgSimple::TOPIC = "CMW.TEMP" [static, private]

Referenced by TestPkgSimple().


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

Generated by  doxygen 1.6.2