BUG-1166: do not import BundleContext 98/7798/1
authorRobert Varga <rovarga@cisco.com>
Sat, 7 Jun 2014 07:53:51 +0000 (09:53 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 7 Jun 2014 07:53:51 +0000 (09:53 +0200)
commitbc96b23c90955cca6ad6e9a5b504d51507abec45
tree3dcb8b24b094dcb36974e5c0f22b9b2628a35edc
parent13af4e59c4454a6b581286fd6b2a45b64c93a04d
BUG-1166: do not import BundleContext

As it turns out, the entire import is only needed to get the canonical
class name. Replace the import with a static string, leaving the
dependency behind.

Change-Id: Ia300738b2d2351404eae1b2da20a0c6bc41ecd22
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/config/yang-jmx-generator-plugin/src/main/java/org/opendaylight/controller/config/yangjmxgenerator/plugin/gofactory/AbsFactoryGeneratedObjectFactory.java