org.apache.camel.model
Class InterceptorRef
java.lang.Object
org.apache.camel.model.InterceptorType
org.apache.camel.model.InterceptorRef
public class InterceptorRef
- extends InterceptorType
- Version:
- $Revision: 1.1 $
InterceptorRef
public InterceptorRef()
InterceptorRef
public InterceptorRef(String ref)
InterceptorRef
public InterceptorRef(DelegateProcessor interceptor)
toString
public String toString()
- Overrides:
toString
in class Object
createInterceptor
public DelegateProcessor createInterceptor(RouteContext routeContext)
- Specified by:
createInterceptor
in class InterceptorType
getRef
public String getRef()
setRef
public void setRef(String ref)
description
protected String description()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.