public interface  org.apache.camel.model.EndpointRequiredDefinition extends java.lang.Object
{
public abstract java.lang.String getEndpointUri();
}