@ConfigurationProperties(prefix="endpoints.camelroutecontroller")
public class CamelRouteControllerMvcEndpoint
extends org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter
CamelRouteControllerEndpoint
as an MvcEndpoint
.Modifier and Type | Class and Description |
---|---|
static class |
AbstractCamelMvcEndpoint.GenericException |
Constructor and Description |
---|
CamelRouteControllerMvcEndpoint(CamelRouteControllerEndpoint delegate) |
Modifier and Type | Method and Description |
---|---|
protected T |
delegate() |
protected Object |
doIfEnabled(Function<T,Object> supplier) |
protected Object |
doIfEnabled(Supplier<Object> supplier) |
invoke
public CamelRouteControllerMvcEndpoint(CamelRouteControllerEndpoint delegate)
Apache Camel