corda/node
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
..
capsule BFT notary demo (#725) 2017-05-24 12:25:06 +01:00
src Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration. 2017-05-31 10:50:16 +01:00
build.gradle Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration. 2017-05-31 10:50:16 +01:00