|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpBean | |
---|---|
org.openejb.webadmin | |
org.openejb.webadmin.clienttools | |
org.openejb.webadmin.ejbgen | |
org.openejb.webadmin.httpd | |
org.openejb.webadmin.main |
Uses of HttpBean in org.openejb.webadmin |
---|
Classes in org.openejb.webadmin that implement HttpBean | |
---|---|
class |
WebAdminBean
This is the template web admin bean to extend from. |
Uses of HttpBean in org.openejb.webadmin.clienttools |
---|
Classes in org.openejb.webadmin.clienttools that implement HttpBean | |
---|---|
class |
InvokeObjectBean
|
class |
ViewClassBean
|
class |
ViewEjbBean
|
class |
ViewJndiBean
|
Uses of HttpBean in org.openejb.webadmin.ejbgen |
---|
Classes in org.openejb.webadmin.ejbgen that implement HttpBean | |
---|---|
class |
EJBGenBean
Page for user to input needed data to build EJB Skeleton. |
Uses of HttpBean in org.openejb.webadmin.httpd |
---|
Classes in org.openejb.webadmin.httpd that implement HttpBean | |
---|---|
class |
DefaultHttpBean
This is a webadmin bean which has default functionality such as genderating error pages and setting page content. |
Uses of HttpBean in org.openejb.webadmin.main |
---|
Classes in org.openejb.webadmin.main that implement HttpBean | |
---|---|
class |
CMPMappingBean
|
class |
ConfigBean
This bean allows the user to graphicly edit the OpenEJB configuration file usually located at $OPENEJB_HOME/config/openejb.conf. |
class |
DeployBean
This class takes care of deploying a bean in the web administration. |
class |
DeploymentListBean
A bean which lists all deployed beans. |
class |
HomeBean
This class represents the "Home" page for the webadmin. |
class |
ListLogsBean
This bean lists the openejb.log and transaction.log files |
class |
PropertiesBean
Prints out a list of system properties for the server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |