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

de.xore.util.SessionContext Maven / Gradle / Ivy

package de.xore.util;

import java.io.Serializable;

/*
* Created by XoreSystems (Johannes Schneider).
* User: Johannes
* Date: 08.04.2004
* Time: 17:54:24
*/

/**
 * 

* Date: 08.04.2004
Time: 17:54:24
* * @author Johannes Schneider - Xore * Systems */ public interface SessionContext extends Serializable { String getRoot(); }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy