org.semispace.comet.client.multithread
Class NotifyAndReadClient

java.lang.Object
  extended by org.semispace.comet.client.multithread.NotifyAndReadClient
All Implemented Interfaces:
SemiEventListener

public class NotifyAndReadClient
extends Object
implements SemiEventListener


Constructor Summary
NotifyAndReadClient(SemiSpaceCometProxy space)
           
 
Method Summary
 void activate()
           
 void destroy()
           
 String getReadField()
           
 void notify(SemiEvent theEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyAndReadClient

public NotifyAndReadClient(SemiSpaceCometProxy space)
Method Detail

getReadField

public String getReadField()

destroy

public void destroy()

activate

public void activate()

notify

public void notify(SemiEvent theEvent)
Specified by:
notify in interface SemiEventListener


Copyright © 2008-2012. All Rights Reserved.