org.gwtcomet.server
Class StreamingServiceBusiness.EventObservable

java.lang.Object
  extended by java.util.Observable
      extended by org.gwtcomet.server.StreamingServiceBusiness.EventObservable
Enclosing class:
StreamingServiceBusiness

public static class StreamingServiceBusiness.EventObservable
extends Observable


Constructor Summary
StreamingServiceBusiness.EventObservable()
           
 
Method Summary
 void notifyObservers(Object arg)
           
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamingServiceBusiness.EventObservable

public StreamingServiceBusiness.EventObservable()
Method Detail

notifyObservers

public void notifyObservers(Object arg)
Overrides:
notifyObservers in class Observable


Copyright © 2011. All Rights Reserved.