comprti.msg
Class CallbackInvoker

java.lang.Object
  |
  +--comprti.msg.CallbackInvoker
Direct Known Subclasses:
DCallbackInvoker

public class CallbackInvoker
extends java.lang.Object

A class that represents ...

See Also:
OtherClasses

Constructor Summary
CallbackInvoker()
           
 
Method Summary
 void invoke(Message inMsg)
          An operation that does ...
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

CallbackInvoker

public CallbackInvoker()
Method Detail

invoke

public void invoke(Message inMsg)
An operation that does ...
Parameters:
firstParamName - a description of this parameter