aboutsummaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking/src/main/resources
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-04-03 21:31:12 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-03 21:31:12 +0000
commit06018cabcdcdc96bbf1a186b1de9329f824612ce (patch)
tree327868a5f815b48e9403f840afb6c6e142a4b201 /feature-distributed-locking/src/main/resources
parent7c98e9950cb20c986ff7a319baad808f15262864 (diff)
parentfff9b57f7411deb798431bd625944fcfdbe053ac (diff)
Merge "Implementation of distributed locking feature"
Diffstat (limited to 'feature-distributed-locking/src/main/resources')
-rw-r--r--feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureAPI1
-rw-r--r--feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI1
2 files changed, 2 insertions, 0 deletions
diff --git a/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureAPI b/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureAPI
new file mode 100644
index 00000000..19bdf505
--- /dev/null
+++ b/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureAPI
@@ -0,0 +1 @@
+org.onap.policy.distributed.locking.DistributedLockingFeature \ No newline at end of file
diff --git a/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI b/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI
new file mode 100644
index 00000000..19bdf505
--- /dev/null
+++ b/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI
@@ -0,0 +1 @@
+org.onap.policy.distributed.locking.DistributedLockingFeature \ No newline at end of file