|
|||||||||
| Home >> All >> org >> mule >> test >> [ digester overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mule.test.digester
Class TestApplication

java.lang.Objectorg.mule.test.digester.TestApplication
- All Implemented Interfaces:
- org.mule.Application
- public class TestApplication
- extends java.lang.Object
- implements org.mule.Application
- extends java.lang.Object
TestApplication TODO (document class)
- Version:
- $Revision: 1.3 $
| Field Summary | |
private static org.apache.commons.logging.Log |
log
logger used by this class |
| Constructor Summary | |
TestApplication()
|
|
| Method Summary | |
void |
initialise(java.util.HashMap props)
Does any application specific initialisation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
private static transient org.apache.commons.logging.Log log
- logger used by this class
| Constructor Detail |
TestApplication
public TestApplication()
| Method Detail |
initialise
public void initialise(java.util.HashMap props) throws java.lang.Exception
- Description copied from interface:
org.mule.Application - Does any application specific initialisation
- Specified by:
initialisein interfaceorg.mule.Application
|
|||||||||
| Home >> All >> org >> mule >> test >> [ digester overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mule.test.digester.TestApplication