Package 

Class ActionObserver

  • All Implemented Interfaces:
    com.tds.common.reactor.Observer

    
    public final class ActionObserver<T>
     implements Observer<T>
                        

    An Observer that forwards the onXXX method calls to callbacks.