Package org.zeromq

Interface ZStar.Entourage

All Superinterfaces:
ZStar.TimeTaker
Enclosing class:
ZStar

public static interface ZStar.Entourage extends ZStar.TimeTaker
Utility class with calls surrounding the execution of the Star.
  • Method Details

    • breakaleg

      void breakaleg(ZContext ctx, ZStar.Fortune fortune, ZMQ.Socket phone, Object... bags)
      Called when the show is about to start. Can be a useful point in the whole process from time to time.
      Parameters:
      ctx - the context provided in the creation step
      fortune - the creator of stars
      phone - the socket used to communicate with the Agent
      bags - the optional arguments that were passed at the creation