com.adventnet.adaptors
Class AbstractAdaptor.ProcessNotification

java.lang.Object
  |
  +--com.adventnet.adaptors.AbstractAdaptor.ProcessNotification
Enclosing class:
AbstractAdaptor

public class AbstractAdaptor.ProcessNotification
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
AbstractAdaptor.ProcessNotification()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAdaptor.ProcessNotification

public AbstractAdaptor.ProcessNotification()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable