Interface SeContainer

    • Method Detail

      • isRunning

        boolean isRunning()
        Check if the container is running or was shut down
        Returns:
        true if called before container shutdown
      • getBeanManager

        BeanManager getBeanManager()
        Get the CDI BeanManager for this container
        Returns:
        the BeanManager
        Throws:
        IllegalStateException - if called when the container is already shutdown