|
|||||||||
| Home >> All >> org >> mule >> [ umo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mule.umo
Interface UMOFactory

- public interface UMOFactory
MuleFactory is a factory for creating UniversalMessageObject instances
- Version:
- $Revision: 1.5 $
| Method Summary | |
UniversalMessageObject |
create(UMODescriptor descriptor)
Creates a new Mule UMO instance from a given descriptor object |
| Method Detail |
create
public UniversalMessageObject create(UMODescriptor descriptor) throws UMOException
- Creates a new Mule UMO instance from a given descriptor object
|
|||||||||
| Home >> All >> org >> mule >> [ umo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC