Class ARCHImpl<C extends IComponent<C>>

    • Constructor Detail

      • ARCHImpl

        public ARCHImpl​(C context)
    • Method Detail

      • shutdown

        public void shutdown()
        Description copied from interface: ARCH
        Cause the application to exit.
        Specified by:
        shutdown in interface ARCH