Interface LocalFunctionRegistry

All Known Implementing Classes:
AnnotatedFunctionRouteBuilder, DefaultLocalFunctionRegistry

public interface LocalFunctionRegistry

A registry of defined FunctionBean instances containing within the current running application.

This interface is designed to allow the location and interaction with non-remote functions

Since:
1.0
Author:
Graeme Rocher