org.hyperic.hq.ui.session
Class BaseSessionBeanImpl
java.lang.Object
org.hyperic.hq.ui.session.BaseSessionBeanImpl
- All Implemented Interfaces:
- BaseSessionBean
public final class BaseSessionBeanImpl
- extends java.lang.Object
- implements BaseSessionBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSessionBeanImpl
public BaseSessionBeanImpl()
init
public void init(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext ctx)
- Deprecated. see interface for reason
- Specified by:
init
in interface BaseSessionBean
getWebUser
public WebUser getWebUser()
- Specified by:
getWebUser
in interface BaseSessionBean
setWebUser
public void setWebUser(WebUser webUser)
- Specified by:
setWebUser
in interface BaseSessionBean
getSessionId
public java.lang.Integer getSessionId()
- Specified by:
getSessionId
in interface BaseSessionBean
setSessionId
public void setSessionId(java.lang.Integer sessionId)
- Specified by:
setSessionId
in interface BaseSessionBean
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.