casa.JION.space
Class JavaSpace.MyProcessor_Notify

java.lang.Object
  extended by casa.JION.space.JavaSpace.MyProcessor_Notify
All Implemented Interfaces:
casa.dodwan.util.Processor<casa.dodwan.message.Message>
Enclosing class:
JavaSpace

public class JavaSpace.MyProcessor_Notify
extends java.lang.Object
implements casa.dodwan.util.Processor<casa.dodwan.message.Message>

The Class MyProcessor_Notify.


Constructor Summary
JavaSpace.MyProcessor_Notify()
           
 
Method Summary
 void process(casa.dodwan.message.Message msg)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaSpace.MyProcessor_Notify

public JavaSpace.MyProcessor_Notify()
Method Detail

process

public void process(casa.dodwan.message.Message msg)
             throws java.lang.Exception

Specified by:
process in interface casa.dodwan.util.Processor<casa.dodwan.message.Message>
Throws:
java.lang.Exception