org.gcube.portlets.admin.software_upload_wizard.server.aslmanagers
Class DefaultASLSessionManager

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.aslmanagers.DefaultASLSessionManager
All Implemented Interfaces:
ASLSessionManager

public class DefaultASLSessionManager
extends Object
implements ASLSessionManager

An ASL Session Manager that can be used bot in development and in production

Author:
Luigi Fortunati

Field Summary
 
Fields inherited from interface org.gcube.portlets.admin.software_upload_wizard.server.aslmanagers.ASLSessionManager
D4SCIENCE_INFRASTRUCTURE, GCUBE_INFRASTRUCTURE
 
Constructor Summary
DefaultASLSessionManager(com.google.inject.Provider<javax.servlet.http.HttpSession> httpSessionProvider)
           
 
Method Summary
 org.gcube.application.framework.core.session.ASLSession getASLSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultASLSessionManager

@Inject
public DefaultASLSessionManager(com.google.inject.Provider<javax.servlet.http.HttpSession> httpSessionProvider)
Method Detail

getASLSession

public org.gcube.application.framework.core.session.ASLSession getASLSession()
Specified by:
getASLSession in interface ASLSessionManager


Copyright © 2013. All Rights Reserved.