org.objectweb.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction Class Reference

Inherited by org.objectweb.jonas.webapp.jonasadmin.resource.ApplyMailFactoryPropertiesAction, org.objectweb.jonas.webapp.jonasadmin.resource.ApplyMimePartMailFactoryPropertiesAction, org.objectweb.jonas.webapp.jonasadmin.resource.ApplySessionMailFactoryPropertiesAction, org.objectweb.jonas.webapp.jonasadmin.resource.EditMimePartMailFactoryPropertiesAction, and org.objectweb.jonas.webapp.jonasadmin.resource.EditSessionMailFactoryPropertiesAction.

List of all members.

Package Functions

void populate (String mailFactoryName, Properties props, MailFactoryPropertiesForm pForm) throws Exception
Properties getPropsFromForm (MailFactoryPropertiesForm p_Form, boolean mimepart) throws Exception


Detailed Description

Helper for actions for the deployment of Mail Factories
Author:
Adriana Danes

Definition at line 45 of file EditMailFactoryPropertiesAction.java.


Member Function Documentation

Properties org.objectweb.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction.getPropsFromForm MailFactoryPropertiesForm  p_Form,
boolean  mimepart
throws Exception [package]
 

Use a form's content to create the Properties object needed to create and load a Mail factory

Definition at line 131 of file EditMailFactoryPropertiesAction.java.

void org.objectweb.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction.populate String  mailFactoryName,
Properties  props,
MailFactoryPropertiesForm  pForm
throws Exception [package]
 

Populate a form with configuration properties read in a configuration file

Parameters:
mailFactoryName the name of the mail factory
props properties to configure the mail factory param pForm the form used to print-out the configuration properties

Definition at line 75 of file EditMailFactoryPropertiesAction.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:14 2005 for JOnAS by  doxygen 1.3.9.1