Class AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher

    • Field Detail

      • nexusAccessor

        protected final NexusAccessor nexusAccessor
        The nexus accessor to use.
      • identification

        protected final int identification
        A random identification for the applied self-initialization.
    • Constructor Detail

      • Dispatcher

        protected Dispatcher​(NexusAccessor nexusAccessor,
                             int identification)
        Creates a new dispatcher.
        Parameters:
        nexusAccessor - The nexus accessor to use.
        identification - A random identification for the applied self-initialization.