Interface BeanPassivationConfiguration

    • Method Detail

      • getMaxActiveBeans

        Integer getMaxActiveBeans()
        Returns the maximum number of bean instances to retain in memory at a given time.
        Returns:
        the maximum number of bean instances to retain in memory at a given time, or null if passivation is disabled.