org.apache.camel.component.jgroups
Class JGroupsExpressions

java.lang.Object
  extended by org.apache.camel.component.jgroups.JGroupsExpressions

public final class JGroupsExpressions
extends Object


Method Summary
static org.apache.camel.Expression delayIfContextNotStarted(long delay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

delayIfContextNotStarted

public static org.apache.camel.Expression delayIfContextNotStarted(long delay)


Apache Camel