Package org.objectweb.jonas.webapp.jadmin.servlet

Class Summary
AdminObject An AdminObject keeps management information about a managed object
AllMbeansServiceServlet Get from the MBean server the list of the registered MBeans
ContainerInfo  
ContainerServiceServlet Gets from the MBean server information about the existing EJB containers
ContainerServlet Gets from the MBean server information about a particular EJB container
DatabaseServiceServlet Allows the management of the DataBase service, gets information about the loaded datasources and allows for loading/unloading of datasources.
DatabaseServlet Servlet used to display information about a DataSource.
Dependence Keeps dependency inforamtion for EJBs
EarServiceServlet Gets from the MBean server information about the existing EAR containers.
EJBServerServlet Gets from the MBean server management information about the current JOnAS server
EjbServlet Abstract class inherited by all servlets managing EJBs.
EntityServlet Servlet used to display information about an Entity Bean.
InitialServlet This is the initial servlet called by the Jadmin application.
JadminServlet Servlet inherited by all other Jadmin servlets.
JMSConnectionFactoryServlet Gets from the MBean server information about a given JMS ConnectionFactory
JMSDestinationServlet Gets from the MBean server information about a given JMS Destination
JMSServiceServlet Allows management of JMS service.
LoadDataSourceServlet Servlet allowing to load a datasource from a file or a an empty form
LoadMailFactoryServlet  
LogServiceServlet  
MailFactoryServletM  
MailFactoryServletS  
MailServiceServlet  
ManagedAttributeInfo  
ManagedObject  
MdbServlet  
MemoryGraphServlet  
ResourceServiceServlet  
ResourceServlet  
SbfServlet Servlet used to display information about a stateful session bean.
SblServlet Servlet used to display information about a stateless session bean.
SecurityServiceServlet  
SessionServlet servlet managing session beans, derived for Stateless and Stateful
TransactionServiceServlet Servlet for management of the TM service.
WebServiceServlet