org.apache.openejb.webadmin.httpd
Interface WebSession

All Superinterfaces:
javax.ejb.EJBObject, HttpSession, 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.apache.openejb.webadmin.HttpSession
getAttribute, getId, removeAttribute, setAttribute
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.