org.apache.camel.example.reportincident
Class MyBean

java.lang.Object
  extended by org.apache.camel.example.reportincident.MyBean

public class MyBean
extends Object


Constructor Summary
MyBean()
           
 
Method Summary
 OutputReportIncident getOK()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyBean

public MyBean()
Method Detail

getOK

public OutputReportIncident getOK()


Apache CAMEL