Turn off visibility of GlobalBundleScanningSchemaServiceImpl#start() 49/44549/1
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 23 Aug 2016 12:26:32 +0000 (08:26 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 23 Aug 2016 12:26:32 +0000 (08:26 -0400)
commit6ed4207635b1ac2f4bb9611e82130002602f0d4d
tree40245afab80a3d55d82a02c40f1c7693d5cd9b91
parentb00413f0a9857892ac18db163e24de485ec9fbc4
Turn off visibility of GlobalBundleScanningSchemaServiceImpl#start()

Since the start() method is only used in the createInstance(), it
should be private and not exposed.

Change-Id: I0264d0a66bbfb2536bc4d6c57f27f15584ddfabb
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
opendaylight/md-sal/sal-schema-service/src/main/java/org/opendaylight/controller/sal/schema/service/impl/GlobalBundleScanningSchemaServiceImpl.java