Interface ActorReferenceHandler

    • Method Detail

      • getProhibitedPrecedingActorReferenceHandlers

        Class[] getProhibitedPrecedingActorReferenceHandlers()
        Returns the classes that are prohibited to appear before this reference handler.
        Returns:
        the classes
      • isReferencingRequired

        boolean isReferencingRequired()
        Returns whether actors have to be referenced elsewhere in the flow or whether it is optional.
        Returns:
        true if required, false if optional