Interface InfinispanSessionManagerConfiguration<SC,​LC>

  • Type Parameters:
    SC - the ServletContext specification type
    LC - the local context type

    public interface InfinispanSessionManagerConfiguration<SC,​LC>
    Configuration for an InfinispanSessionManager.
    Author:
    Paul Ferraro