org.openejb.webadmin.httpd
Interface WebSession

All Superinterfaces:
javax.ejb.EJBObject, HttpSession, Remote

public interface WebSession
extends javax.ejb.EJBObject, HttpSession

Author:
David Blevins

Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 
Methods inherited from interface org.openejb.webadmin.HttpSession
getAttribute, getId, removeAttribute, setAttribute
 



Copyright © 1999-2007 OpenEJB. All Rights Reserved.