Address @XmlSeeAlso limitation. Provide the ability to inject the JAXB types
[controller.git] / opendaylight / northbound / bundlescanner / implementation / src / test / java / bundle_base / NoAnnotation.java
diff --git a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.java b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.java
new file mode 100644 (file)
index 0000000..b8f3d10
--- /dev/null
@@ -0,0 +1,3 @@
+package bundle_base;
+
+public class NoAnnotation { }