org.openejb.webadmin.httpd
Interface WebSession

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

public interface WebSession
extends javax.ejb.EJBObject, HttpSession

Author:
David Blevins

Method Summary
 
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-2011 OpenEJB. All Rights Reserved.