| java.lang.Object com.bostechcorp.cbesb.custom.SaveExchangeToFile
CBESB_HOME_SYSPROP | final protected static String CBESB_HOME_SYSPROP(Code) | | |
run | public LinkedList run(Log logger, String rootDir, ComponentContext componentContext, DeliveryChannel channel, MessageExchange exchange, Map<String, String> params) throws Exception(Code) | | Parameters: logger - - the loggger object Parameters: rootDir - - the root direcory of the SU Parameters: componentContext - - the componentContext object Parameters: channel - - the delivery channel object Parameters: exchange - - the MessageExchange object passed in Parameters: params - - the user paramaters in name/value pair - the LinkList containning one of many MessageExchange objects throws: Exception - |
|
|