Package org.citrusframework.spi
Annotation Interface BindToRegistry
Used to bind an object to the Citrus context reference registry for dependency injection reasons.
Object is bound with given name. In case no explicit name is given the registry will auto compute the name from given
Class name, method name or field name.
- Author:
- Christoph Deppisch
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String name- Default:
- ""
-