Class Lifecycle


  • public class Lifecycle
    extends Object
    POJO to handle the lifecycle of JMole.
    • Constructor Detail

      • Lifecycle

        public Lifecycle()
    • Method Detail

      • setup

        public static void setup()
        Starts up JMole and all activated protocols
      • cleanup

        public static void cleanup()
        Stops JMole and all activated protocols
      • getJMoleInstance

        public static JMole getJMoleInstance()