org.apache.camel.processor.interceptor
Class Breakpoint

java.lang.Object
  extended by org.apache.camel.processor.interceptor.Breakpoint

Deprecated. will be removed in Camel 2.0

public class Breakpoint
extends Object

Version:
$Revision: 14069 $

Constructor Summary
Breakpoint()
          Deprecated.  
 
Method Summary
 void waitForBreakpoint(Exchange exchange)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Breakpoint

public Breakpoint()
Deprecated. 
Method Detail

waitForBreakpoint

public void waitForBreakpoint(Exchange exchange)
Deprecated. 


Apache CAMEL