Interface StartableAgentProvider

  • All Known Implementing Classes:
    VirtualAgentsProviderImpl

    public interface StartableAgentProvider
    Factrory of agents that can be started
    Author:
    Eugene Petrenko
    • Method Detail

      • getStartableAgents

        @NotNull
        Collection<StartableAgentType> getStartableAgents()
        Get all startable agent types
        Returns:
        collection of agent types to start