org.apache.camel.loanbroker.queue.version
Class Bank

java.lang.Object
  extended by org.apache.camel.loanbroker.queue.version.Bank
All Implemented Interfaces:
Processor

public class Bank
extends Object
implements Processor


Constructor Summary
Bank(String name)
           
 
Method Summary
 void process(Exchange exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bank

public Bank(String name)
Method Detail

process

public void process(Exchange exchange)
             throws Exception
Specified by:
process in interface Processor
Throws:
Exception


Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.