Interface PassivationConfiguration<T>

  • Type Parameters:
    T - the bean instance type

    public interface PassivationConfiguration<T>
    The passivation-related configuration of a bean manager.
    Author:
    Paul Ferraro