Interface Container.Factory

  • Enclosing interface:
    Container

    public static interface Container.Factory
    Container factory.
    • Method Detail

      • newContainer

        Container newContainer()
        Returns a newly created container instance.
        Returns:
        new container