Package 

Class Manager


  • 
    public final class Manager
    
                        

    Manager is the entrypoint for starting a plugin and retrieving a plugin Client.

    • Constructor Summary

      Constructors 
      Constructor Description
      Manager()
    • Method Summary

      Modifier and Type Method Description
      final Client start(ClientConfig clientConfig) Starts a plugin with the provided ClientConfig.
      final Boolean killClients() Blocks until all of Manager's clients have been killed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait