|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.mail.MailManager
public class MailManager
Command-line interface to manager mail batches, through the MailService session bean.
Command line arguments include:
weblogic.jndi.WLInitialContextFactory.| Field Summary | |
|---|---|
protected static String |
DEFAULT_INITIAL_CONTEXT_FACTORY |
protected static String |
DEFAULT_PROVIDER_URL |
static String |
DELETE_ACTION |
static String |
LIST_ACTION |
protected static String |
MAIL_SERVICE_BASE |
static String |
SEND_ACTION |
| Constructor Summary | |
|---|---|
MailManager() |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)Execute this program |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String DEFAULT_PROVIDER_URL
protected static final String DEFAULT_INITIAL_CONTEXT_FACTORY
protected static final String MAIL_SERVICE_BASE
public static final String LIST_ACTION
public static final String SEND_ACTION
public static final String DELETE_ACTION
| Constructor Detail |
|---|
public MailManager()
| Method Detail |
|---|
public static void main(String[] args)
See the class notes for details about the command-line arguments.
args - the command-line arguments.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.