JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.softwareag.eda.nerv.route.endpoint
Interface EndpointProvider
public interface
EndpointProvider
Provides access to the URI of a Camel endpoint.
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getEndpoint
()
The URI of an endpoint.
Method Detail
getEndpoint
java.lang.String getEndpoint()
The URI of an endpoint.
Returns:
A string representing the URI of an Apache Camel endpoint.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method