aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-10-29 17:45:34 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-29 17:45:34 +0000
commit884fb564f0a04474527a049f096f024c7ab8bab4 (patch)
tree3e718ca8e20a1970d7bbc4402d0868e43c38a4fc /policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java
parent6cd319c18ed78fd5d9644a22ee0b20717a1677d0 (diff)
parent6ff501c0284dd1176baad4bfae7511340c64c55f (diff)
Merge "Cleanup eclipse warnings in common"
Diffstat (limited to 'policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java')
-rw-r--r--policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java b/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java
index 38ee25a4..f53c5ea8 100644
--- a/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java
+++ b/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/TopicBaseHashedFactory.java
@@ -59,7 +59,7 @@ public abstract class TopicBaseHashedFactory<T extends Topic> implements TopicBa
protected abstract List<String> getServers(String topicName, Properties properties);
/**
- * is this topic managed?
+ * Determines if this topic is managed.
*
* @param topicName name.
* @param properties properties.