Class PubSubEventHandlerWrapper


  • public final class PubSubEventHandlerWrapper
    extends java.lang.Object
    Wrapper class with a pub/sub event handler.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.reef.wake.impl.PubSubEventHandler getPubSubEventHandler()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getPubSubEventHandler

        public org.apache.reef.wake.impl.PubSubEventHandler getPubSubEventHandler()
        Returns:
        the pub/sub event handler.