Class IbisContext

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class IbisContext
    extends IbisApplicationContext
    Main entry point for creating and starting Ibis instances from the configuration file. This class can not be created from the Spring context, because it is the place where the Spring context is created.
    Since:
    4.8
    Author:
    Tim van der Leeuw, Jaco de Groot