Interface StatefulBeanConfiguration

  • All Superinterfaces:
    BeanConfiguration

    public interface StatefulBeanConfiguration
    extends BeanConfiguration
    Specifies the configuration of a stateful EJB.
    Author:
    Paul Ferraro
    • Method Detail

      • getTimeout

        Duration getTimeout()
        Returns the duration of time this bean can be idle after which it will expire.
        Returns:
        the timeout of this bean