jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1

org.jbpm.formModeler.service.bb.mvc.controller
Class SessionTmpDirFactory

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.mvc.controller.SessionTmpDirFactory

public class SessionTmpDirFactory
extends Object

Generates and delete temporal directories according to session identifier.


Method Summary
static void deleteTmpDir(javax.servlet.http.HttpServletRequest req)
          Deletes directory and content
static String getTmpDir(javax.servlet.http.HttpServletRequest req)
          Returns the directory name for a session, creating it if it doesn't exist.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

deleteTmpDir

public static void deleteTmpDir(javax.servlet.http.HttpServletRequest req)
Deletes directory and content


getTmpDir

public static String getTmpDir(javax.servlet.http.HttpServletRequest req)
Returns the directory name for a session, creating it if it doesn't exist.


jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.