CORDA-553 - Review comments

This commit is contained in:
Katelyn Baker
2017-12-04 16:55:59 +00:00
parent fcec60e232
commit 1f7083cd61
2 changed files with 3 additions and 5 deletions

View File

@ -23,7 +23,6 @@ import java.net.URL
* @property schedulableFlows List of flows startable by the scheduler
* @property services List of RPC services
* @property serializationWhitelists List of Corda plugin registries
* @property serializationCustomSerializerProxies List of Proxy classes used by the custom serializers
* @property serializationCustomSerializers List of serializers
* @property customSchemas List of custom schemas
* @property jarPath The path to the JAR for this CorDapp