org.apache.camel.example.server
Class IncidentBean

java.lang.Object
  extended by org.apache.camel.example.server.IncidentBean

public class IncidentBean
extends Object

Version:
$Revision: 880731 $

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

Constructor Detail

IncidentBean

public IncidentBean()
Method Detail

reportIncident

public OutputReportIncident reportIncident(InputReportIncident in)


Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.