corda/node
Clinton 1ef4cec0cd Add Cordapp class to define CorDapps inside Corda and encapsulate Cordapp loading (#1494)
Introduced a Cordapp class which contains all relevant information about a Cordapp. The Cordapp loader now produces Cordapps instead of lists of classes and services without any relation to the original Cordapp. 

Added new static constructor to CordappLoader to be able to take arbitrary paths to load cordapps from in dev mode. 

Moved the CordappLoader into the cordapp package.
2017-09-13 14:07:50 +01:00
..
capsule Add alwaysExcluded flag to quasar-hook, run config for generating exclude pattern 2017-08-30 17:14:01 +01:00
src Add Cordapp class to define CorDapps inside Corda and encapsulate Cordapp loading (#1494) 2017-09-13 14:07:50 +01:00
build.gradle Cordform common is now a part of the gradle plugin suite (#1474) 2017-09-12 19:18:09 +01:00