org.apache.camel.example.axis
Class ReportIncidentService

java.lang.Object
  extended by org.apache.camel.example.axis.ReportIncidentService

public class ReportIncidentService
extends Object

Our real service that is not tied to Axis


Constructor Summary
ReportIncidentService()
           
 
Method Summary
 OutputReportIncident reportIncident(InputReportIncident parameters)
           
 void setTemplate(ProducerTemplate template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportIncidentService

public ReportIncidentService()
Method Detail

reportIncident

public OutputReportIncident reportIncident(InputReportIncident parameters)

setTemplate

public void setTemplate(ProducerTemplate template)


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