Interface ISessionWorkspaceProvider
-
public interface ISessionWorkspaceProviderA provider for a workspace directory with the lifetime of a user session.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FilegetSessionWorkspace()Returns the directory representing this user session's workspace.
-