corda/finance/src
Shams Asari 329e5ff17b Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration.
This removes the need to do manual registration using the PluginServiceHub. As a result CordaPluginRegistry.servicePlugins is no longer needed. For oracles and services there is a CorDappService annotation.

I've also fixed the InitiatingFlow annotation such that client flows can be customised (sub-typed) without it breaking the flow sessions.
2017-05-31 10:50:16 +01:00
..
main Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration. 2017-05-31 10:50:16 +01:00
test Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration. 2017-05-31 10:50:16 +01:00