public interface  org.apache.camel.builder.AdviceWithTask extends java.lang.Object
{
public abstract void task() throws java.lang.Exception;
}