All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.fhframework.ISessionManagerImpl Maven / Gradle / Ivy

package pl.fhframework;

/**
 * Interface of a session manager implementation.
 */
public interface ISessionManagerImpl {

    Session getSession();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy